[
https://issues.apache.org/jira/browse/ARROW-571?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16213000#comment-16213000
]
ASF GitHub Bot commented on ARROW-571:
--------------------------------------
GitHub user wesm opened a pull request:
https://github.com/apache/arrow/pull/1218
ARROW-571: [Python] Add unit test for incremental Parquet file building,
improve docs
This was actually already documented. I improved the docstring for
`ParquetWriter` and added a unit test to validate the user API. Added
ParquetWriter to the API listing also
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/wesm/arrow ARROW-571
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/arrow/pull/1218.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 #1218
----
commit f73dd3531aef24dc2375dbab3ee41f0362848be9
Author: Wes McKinney <[email protected]>
Date: 2017-10-20T18:18:53Z
Add unit test for incremental Parquet file building
Change-Id: I2e1c7b45f5b373ff2296db1dff4a074aa4b65f6e
----
> [Python] Add APIs to build Parquet files incrementally from Arrow tables
> ------------------------------------------------------------------------
>
> Key: ARROW-571
> URL: https://issues.apache.org/jira/browse/ARROW-571
> Project: Apache Arrow
> Issue Type: New Feature
> Components: Python
> Reporter: Wes McKinney
> Assignee: Wes McKinney
> Labels: pull-request-available
> Fix For: 0.8.0
>
>
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)