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/02/26 15:09:39 UTC

[arrow] branch master updated (76db492 -> 3a4023a)

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 76db492  ARROW-6393: [C++] Add EqualOptions support in SparseTensor::Equals
     add 3a4023a  PARQUET-1785: [C++] Implement ByteStreamSplitDecoder::DecodeArrow and refactor tests

No new revisions were added by this update.

Summary of changes:
 cpp/src/parquet/encoding.cc          |  32 +++-
 cpp/src/parquet/encoding_test.cc     | 315 ++++++++++++++++++++---------------
 python/pyarrow/tests/test_parquet.py |   2 +
 3 files changed, 218 insertions(+), 131 deletions(-)