jonkeane commented on code in PR #49710:
URL: https://github.com/apache/arrow/pull/49710#discussion_r3345469255
##########
r/tests/testthat/test-Table.R:
##########
@@ -371,6 +371,22 @@ test_that("Can create table with specific dictionary
types", {
}
})
+test_that("Table converts dictionary arrays with wider index types back to R",
{
Review Comment:
> with wider index types
I finally got what this was saying, but it took a few clicks. Maybe we say
something about uint64 / uint32 here?
--
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]