[
https://issues.apache.org/jira/browse/ARROW-3325?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Wes McKinney resolved ARROW-3325.
---------------------------------
Resolution: Fixed
Fix Version/s: (was: 1.0.0)
0.15.0
Issue resolved by pull request 4999
[https://github.com/apache/arrow/pull/4999]
> [Python] Support reading Parquet binary/string columns directly as
> DictionaryArray
> ----------------------------------------------------------------------------------
>
> Key: ARROW-3325
> URL: https://issues.apache.org/jira/browse/ARROW-3325
> Project: Apache Arrow
> Issue Type: Improvement
> Components: Python
> Reporter: Wes McKinney
> Assignee: Wes McKinney
> Priority: Major
> Labels: parquet, pull-request-available
> Fix For: 0.15.0
>
> Time Spent: 4h 10m
> Remaining Estimate: 0h
>
> Requires PARQUET-1324 and probably quite a bit of extra work
> Properly implementing this will require dictionary normalization across row
> groups. When reading a new row group, a fast path that compares the current
> dictionary with the prior dictionary should be used. This also needs to
> handle the case where a column chunk "fell back" to PLAIN encoding mid-stream
--
This message was sent by Atlassian JIRA
(v7.6.14#76016)