This is an automated email from the ASF dual-hosted git repository.
paleolimbot pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/arrow.git
from d73079d5a0 GH-45746: [C++] Remove deprecated functions in 20.0 (C++
subset) (#45748)
add 2ba7f13df7 GH-41764: [Parquet][C++] Support future logical types in
the Parquet reader (#41765)
No new revisions were added by this update.
Summary of changes:
cpp/src/parquet/arrow/arrow_schema_test.cc | 38 +++++++++++++++++++++++
cpp/src/parquet/arrow/schema_internal.cc | 7 ++++-
cpp/src/parquet/schema_test.cc | 23 +++++++++++---
cpp/src/parquet/types.cc | 3 +-
cpp/submodules/parquet-testing | 2 +-
python/pyarrow/tests/parquet/test_data_types.py | 12 +++++++
python/pyarrow/tests/parquet/test_parquet_file.py | 12 +++++++
7 files changed, 89 insertions(+), 8 deletions(-)