You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@arrow.apache.org by li...@apache.org on 2021/04/22 17:46:53 UTC

[arrow] branch master updated (ccf5b9f -> 6b07e63)

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

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


    from ccf5b9f  PARQUET-1998: [C++] Implement LZ4_RAW compression
     add 6b07e63  ARROW-12496: [C++][Dataset] Ensure AsyncScanner is covered by all scanner tests

No new revisions were added by this update.

Summary of changes:
 cpp/src/arrow/dataset/scanner_test.cc | 136 ++++++++++++++++++++++------------
 cpp/src/arrow/dataset/test_util.h     |  17 +++++
 cpp/src/arrow/testing/gtest_util.h    |  17 ++---
 3 files changed, 112 insertions(+), 58 deletions(-)