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

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


    from b85f20bdb1 GH-48992: [Ruby] Add support for writing large UTF-8 array 
(#48993)
     add eb1525e25a GH-48949: [C++][Parquet] Add Result versions for 
parquet::arrow::FileReader::ReadRowGroup(s) (#48982)

No new revisions were added by this update.

Summary of changes:
 c_glib/parquet-glib/arrow-file-reader.cpp         | 14 +++--
 cpp/src/parquet/arrow/arrow_reader_writer_test.cc | 10 ++--
 cpp/src/parquet/arrow/fuzz_internal.cc            | 10 ++--
 cpp/src/parquet/arrow/reader.cc                   | 64 +++++++++++++++--------
 cpp/src/parquet/arrow/reader.h                    | 39 +++++++++++---
 cpp/src/parquet/arrow/reader_writer_benchmark.cc  |  3 +-
 python/pyarrow/_parquet.pyx                       | 12 ++---
 python/pyarrow/includes/libparquet.pxd            | 16 +++---
 r/src/parquet.cpp                                 | 36 +++++--------
 9 files changed, 114 insertions(+), 90 deletions(-)

Reply via email to