thisisnic commented on code in PR #47521: URL: https://github.com/apache/arrow/pull/47521#discussion_r2330258376
########## r/R/dplyr-funcs-doc.R: ########## @@ -216,8 +216,8 @@ #' #' ## hms #' -#' * [`as_hms()`][hms::as_hms()] -#' * [`hms()`][hms::hms()] +#' * [`as_hms()`][hms::as_hms()]: subsecond precision not supported for character input +#' * [`hms()`][hms::hms()]: nanosecond times not supported Review Comment: It did more but I didn't commit all that noise so I'll do a minor PR after to just run the docs stuff ########## r/R/dplyr-funcs-doc.R: ########## @@ -216,8 +216,8 @@ #' #' ## hms #' -#' * [`as_hms()`][hms::as_hms()] -#' * [`hms()`][hms::hms()] +#' * [`as_hms()`][hms::as_hms()]: subsecond precision not supported for character input +#' * [`hms()`][hms::hms()]: nanosecond times not supported Review Comment: It did more but I didn't commit all that noise so I'll do a minor PR after to just run the docs stuff across the whole package -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
