NazilaAk commented on code in PR #46651:
URL: https://github.com/apache/arrow/pull/46651#discussion_r2145129042


##########
r/tests/testthat/test-Array.R:
##########
@@ -352,6 +352,20 @@ test_that("array supports integer64", {
   expect_true(as.vector(is.na(all_na)))
 })
 
+test_that("array supports integer64 with new sematics", {
+  options(integer64_semantics="new")

Review Comment:
   Thanks for the suggestion. I updated the diff, hopefully it's ok



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