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 2021/01/18 20:41:22 UTC

[arrow] branch master updated (348a40b -> 1b59a7a)

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 348a40b  ARROW-11302: [Release][Python] Remove verification of python 3.5 wheel on macOS
     add 1b59a7a  ARROW-11301: [C++] Fix reading Parquet LZ4-compressed files produced by Hadoop

No new revisions were added by this update.

Summary of changes:
 cpp/src/arrow/util/compression_lz4.cc | 66 +++++++++++++++++++++--------------
 cpp/src/parquet/reader_test.cc        | 32 +++++++++++++++++
 cpp/submodules/parquet-testing        |  2 +-
 3 files changed, 73 insertions(+), 27 deletions(-)