lidavidm commented on pull request #9677: URL: https://github.com/apache/arrow/pull/9677#issuecomment-797723929
> What you currently pushed here breaks other tests? Yup, I realized that right after I pushed. > Maybe we could also check if the schema has any dictionary type? We could; we'd have to do that recursively, right? In case of a nested dictionary. (…though is that handled anyways?) It also doesn't help the fact that we need a Partitioning, not a PartitioningFactory, when we want to write data, so the auto-detection might be a little too magical… ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected]
