This is an automated email from the ASF dual-hosted git repository.
wesm pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/arrow.git.
from 3fbfae3 ARROW-9188: [C++] Use Brotli shared libraries if they are
available
add 8865170 ARROW-9264: [C++][Parquet] Refactor and modernize schema
conversion code
No new revisions were added by this update.
Summary of changes:
cpp/src/parquet/arrow/reader.cc | 7 +-
cpp/src/parquet/arrow/reader_internal.cc | 606 -------------------------------
cpp/src/parquet/arrow/schema.cc | 562 ++++++++++++++++++++++++++++
cpp/src/parquet/arrow/schema.h | 31 +-
4 files changed, 593 insertions(+), 613 deletions(-)