You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@arrow.apache.org by ks...@apache.org on 2019/09/18 11:09:28 UTC

[arrow] branch master updated (149efd9 -> 62202ee)

This is an automated email from the ASF dual-hosted git repository.

kszucs pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/arrow.git.


    from 149efd9  ARROW-5917: [Java] Redesign the dictionary encoder
     add 62202ee  ARROW-6339: [Python] Raise ValueError when accessing unset statistics

No new revisions were added by this update.

Summary of changes:
 python/pyarrow/_parquet.pyx          | 20 ++++++++++++++++----
 python/pyarrow/tests/test_parquet.py | 10 ++++++++++
 2 files changed, 26 insertions(+), 4 deletions(-)