[
https://issues.apache.org/jira/browse/ARROW-480?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16211534#comment-16211534
]
ASF GitHub Bot commented on ARROW-480:
--------------------------------------
GitHub user Licht-T opened a pull request:
https://github.com/apache/arrow/pull/1215
ARROW-480: [Python] Implement RowGroupMetaData.ColumnChunk
This is the patch for
[ARROW-480](https://issues.apache.org/jira/projects/ARROW/issues/ARROW-480).
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/Licht-T/arrow feature-column-metadata
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/arrow/pull/1215.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #1215
----
commit bdc0bdca3d0205285b4d2f168112a1715e0d69f9
Author: Licht-T <[email protected]>
Date: 2017-10-19T10:31:24Z
ENH: Implement RowGroupMetaData.ColumnChunk
commit 33c087a4aac1cf8d02c0eb9c2b67b972aaebe9d5
Author: Licht-T <[email protected]>
Date: 2017-10-19T18:32:12Z
TST: Fix Parquet MetaData test
----
> [Python] Add accessors for Parquet column statistics
> -----------------------------------------------------
>
> Key: ARROW-480
> URL: https://issues.apache.org/jira/browse/ARROW-480
> Project: Apache Arrow
> Issue Type: New Feature
> Components: Python
> Reporter: Wes McKinney
> Labels: pull-request-available
> Fix For: 0.9.0
>
>
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)