Details
-
Test
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
Description
Follow-up on ARROW-14612, see the discussion at https://github.com/apache/arrow/pull/12530#discussion_r841760449
ARROW-14612 changes the return value of the dictionaries attribute from None to a list in case some of the partitioning schema fields are not dictionary encoded.
But this can result in a non-clear mapping between arrays in Partitioning.dictionaries and fields in Partitioning.schema
Attachments
Issue Links
- is related to
-
ARROW-14612 [C++] Support for filename-based partitioning
- Resolved
- links to