[
https://issues.apache.org/jira/browse/ARROW-2209?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16376202#comment-16376202
]
ASF GitHub Bot commented on ARROW-2209:
---------------------------------------
xhochy commented on issue #1656: ARROW-2209: [Python] Partition columns are not
correctly loaded in schema of ParquetDataset
URL: https://github.com/apache/arrow/pull/1656#issuecomment-368335858
Needed fixes for the `pyarrow` side of https://github.com/dask/dask/pull/3171
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
> [Python] Partition columns are not correctly loaded in schema of
> ParquetDataset
> -------------------------------------------------------------------------------
>
> Key: ARROW-2209
> URL: https://issues.apache.org/jira/browse/ARROW-2209
> Project: Apache Arrow
> Issue Type: Bug
> Components: Python
> Reporter: Uwe L. Korn
> Assignee: Uwe L. Korn
> Priority: Major
> Labels: pull-request-available
> Fix For: 0.9.0
>
>
> Currently the partition columns are not included in the schema of a
> ParquetDataset. We correctly write them out in the {{_common_metadata}} file
> but we fail to load this file correctly.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)