You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@arrow.apache.org by ap...@apache.org on 2020/11/10 18:59:36 UTC

[arrow] branch master updated (b07f65d -> ef0feb2)

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

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


    from b07f65d  ARROW-10433 [Python] Swopped the conditions for checking for fsspec filesystems
     add ef0feb2  ARROW-10353: [C++] Fix handling of compression in Parquet data pages v2

No new revisions were added by this update.

Summary of changes:
 cpp/src/parquet/column_reader.cc     |  8 ++++++--
 cpp/src/parquet/column_writer.cc     |  3 ++-
 python/pyarrow/tests/test_parquet.py | 26 +++++++++++++-------------
 3 files changed, 21 insertions(+), 16 deletions(-)