[
https://issues.apache.org/jira/browse/ARROW-1526?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16192418#comment-16192418
]
ASF GitHub Bot commented on ARROW-1526:
---------------------------------------
GitHub user wesm opened a pull request:
https://github.com/apache/arrow/pull/1171
ARROW-1526: [Python] Add unit test for fix in PARQUET-1100
This generates a table with large list elements to exercise the case where
there were incomplete number of repeated values decoded
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/wesm/arrow ARROW-1526
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/arrow/pull/1171.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 #1171
----
commit bf260b9c4d965d6e34d12c55385a5b95a4f59963
Author: Wes McKinney <[email protected]>
Date: 2017-10-05T03:17:17Z
Add unit test for fix in PARQUET-1100
Change-Id: Iaa1aefab961e8093ff7326fcb8db95cebfded586
----
> [Python] Unit tests to exercise code path in PARQUET-1100
> ---------------------------------------------------------
>
> Key: ARROW-1526
> URL: https://issues.apache.org/jira/browse/ARROW-1526
> Project: Apache Arrow
> Issue Type: Improvement
> 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)