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


##########
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:
   or not skip but change the expected output



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