pitrou commented on code in PR #45685: URL: https://github.com/apache/arrow/pull/45685#discussion_r1991454500
########## 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: Given that I'm not able to run the Docker image locally (it fails building) and I'm unlikely to succeed fixing the test without at least a couple attempts, would you perhaps be able to push the required changes to this PR? -- 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