You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "Uwe L. Korn (JIRA)" <ji...@apache.org> on 2018/03/02 14:34:00 UTC

[jira] [Resolved] (ARROW-2209) [Python] Partition columns are not correctly loaded in schema of ParquetDataset

     [ https://issues.apache.org/jira/browse/ARROW-2209?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Uwe L. Korn resolved ARROW-2209.
--------------------------------
    Resolution: Fixed

Issue resolved by pull request 1656
[https://github.com/apache/arrow/pull/1656]

> [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)