thisisnic commented on code in PR #46873:
URL: https://github.com/apache/arrow/pull/46873#discussion_r2160011950
##########
r/tests/testthat/test-Array.R:
##########
@@ -1397,3 +1397,9 @@ test_that("Can convert R integer/double to decimal
(ARROW-11631)", {
"Conversion to decimal from non-integer/double"
)
})
+
+test_that("Array handles sub-day precision Date correctly", {
Review Comment:
```suggestion
test_that("Array handles negative fractional dates correctly (GH-46873)", {
```
--
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]