pitrou commented on code in PR #45685:
URL: https://github.com/apache/arrow/pull/45685#discussion_r1991143334


##########
r/tests/testthat/test-dataset.R:
##########
@@ -915,7 +915,7 @@ test_that("Dataset and query print methods", {
       "dbl: double",
       "lgl: bool",
       "chr: string",
-      "fct: dictionary<values=string, indices=int32>",
+      "fct: dictionary<values=string, indices=int8>",

Review Comment:
   Ok, we need to make this test depend on the version of Arrow. Hopefully 
someone can help me :) @assignUser 



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

Reply via email to