You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@arrow.apache.org by we...@apache.org on 2020/05/06 16:29:08 UTC

[arrow] branch master updated (39fcc48 -> 0c5168c)

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

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


    from 39fcc48  ARROW-8708: [CI] Utilize github actions cache for docker-compose volumes
     add 0c5168c  PARQUET-1857: [C++] Do not fail to read unencrypted files with over 32767 row groups. Change some DCHECKs causing segfaults to throw exceptions

No new revisions were added by this update.

Summary of changes:
 cpp/src/parquet/file_reader.cc       | 42 ++++++++++++++++++++++++------------
 cpp/src/parquet/reader_test.cc       | 11 ++++++++++
 python/pyarrow/tests/test_parquet.py | 11 ++++++++++
 3 files changed, 50 insertions(+), 14 deletions(-)