Details
-
Improvement
-
Status: Resolved
-
Blocker
-
Resolution: Fixed
-
None
Description
Address after ARROW-3144. The current code presumes the dictionary is the same for all chunks. We should check if the dictionary is the same for all chunks, and if not, raise an exception. Dictionary unification will have to occur in a follow up patch
Attachments
Issue Links
- relates to
-
ARROW-5717 [Python] Support dictionary unification when converting variable dictionaries to pandas
- Resolved
- links to