You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@arrow.apache.org by wj...@apache.org on 2023/04/13 20:39:44 UTC

[arrow] branch main updated (634b0e99bd -> c03ca8f7c9)

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

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


    from 634b0e99bd GH-35063: [CI] Fix Python requirement in C# tests (#35091)
     add c03ca8f7c9 GH-35008: [C++] Add printers for REETestData and PageIndexReaderParam to placate Valgrind (#35011)

No new revisions were added by this update.

Summary of changes:
 .../arrow/compute/kernels/vector_run_end_encode_test.cc  | 13 +++++++++++++
 cpp/src/arrow/dataset/file_json_test.cc                  | 13 ++++++++++---
 cpp/src/arrow/dataset/test_util_internal.h               |  8 +++++++-
 cpp/src/arrow/util/utf8_util_test.cc                     |  4 ++++
 cpp/src/parquet/page_index.cc                            |  6 ++++++
 cpp/src/parquet/page_index.h                             |  3 +++
 cpp/src/parquet/reader_test.cc                           | 16 ++++++++++++++++
 7 files changed, 59 insertions(+), 4 deletions(-)