jonkeane commented on code in PR #43634:
URL: https://github.com/apache/arrow/pull/43634#discussion_r1717163971
##########
r/tests/testthat/test-extra-package-roundtrip.R:
##########
@@ -65,6 +65,9 @@ test_that("readr read csvs roundtrip", {
test_that("data.table objects roundtrip", {
load_or_skip("data.table")
+ #
https://rdatatable.gitlab.io/data.table/articles/datatable-importing.html#testing-using-testthat
+ .datatable.aware=TRUE
Review Comment:
Thanks! I've updated this comment
--
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]