jonkeane commented on code in PR #47521:
URL: https://github.com/apache/arrow/pull/47521#discussion_r2330224375


##########
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:
   These were "just" missing from the last PR that you merged, yeah? Not 
technically connected to this function?



##########
r/R/dplyr-funcs-doc.R:
##########
@@ -21,7 +21,7 @@
 #'
 #' The `arrow` package contains methods for 37 `dplyr` table functions, many of
 #' which are "verbs" that do transformations to one or more tables.
-#' The package also has mappings of 222 R functions to the corresponding
+#' The package also has mappings of 223 R functions to the corresponding

Review Comment:
   Keep ticking upwards 😂 



-- 
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]

Reply via email to