thisisnic commented on code in PR #47521: URL: https://github.com/apache/arrow/pull/47521#discussion_r2330256885
########## 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: Yeah, it's rerendered all of acero.Rd differently as well but I'm assuming it's just local package versions when rendered or something -- 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]
