[ https://issues.apache.org/jira/browse/ARROW-5335?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17662356#comment-17662356 ]
Rok Mihevc commented on ARROW-5335: ----------------------------------- This issue has been migrated to [issue #21795|https://github.com/apache/arrow/issues/21795] on GitHub. Please see the [migration documentation|https://github.com/apache/arrow/issues/14542] for further details. > [Python] Raise on variable dictionaries when converting to pandas > ----------------------------------------------------------------- > > Key: ARROW-5335 > URL: https://issues.apache.org/jira/browse/ARROW-5335 > Project: Apache Arrow > Issue Type: Improvement > Components: Python > Reporter: Wes McKinney > Assignee: Joris Van den Bossche > Priority: Blocker > Labels: pull-request-available > Fix For: 0.14.0 > > Time Spent: 1h > Remaining Estimate: 0h > > 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 -- This message was sent by Atlassian Jira (v8.20.10#820010)