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

[arrow] branch master updated (48df574 -> 7dea1df)

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

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


    from 48df574  ARROW-6558: [C++] Refactor Iterator to type erased handle
     add 7dea1df  ARROW-5630: [C++][Parquet] Fix RecordReader accounting for repeated fields with non-nullable leaf

No new revisions were added by this update.

Summary of changes:
 cpp/src/parquet/column_reader.cc     |  7 ++++++-
 python/pyarrow/tests/test_parquet.py | 11 +++++++++++
 2 files changed, 17 insertions(+), 1 deletion(-)