thisisnic commented on code in PR #47278: URL: https://github.com/apache/arrow/pull/47278#discussion_r2291261524
########## r/tests/testthat/test-dplyr-funcs-datetime.R: ########## @@ -3772,22 +3772,24 @@ test_that("hms::as_hms", { int = c(30L, 75L), Review Comment: It's complicated with character strings as [we don't support subseconds in `strptime()`](https://github.com/apache/arrow/issues/20146). I've added another test to be more explicit about this. -- 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: github-unsubscr...@arrow.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org