lidavidm commented on pull request #11075: URL: https://github.com/apache/arrow/pull/11075#issuecomment-914313916
For the failed R test, it looks like it expected `year(date)` to fail but of course that's no longer the case. Seems this can be changed to `expect_dplyr_equal`: https://github.com/apache/arrow/blob/2ef0edc529c86a22f055d9003ea8a4c1e7585511/r/tests/testthat/test-dplyr-lubridate.R#L37-L48 -- 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]
