This is an automated email from the ASF dual-hosted git repository.
apitrou pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/arrow.git.
from 1a2d048 ARROW-10151: [Python] Add support for MapArray conversion to
Pandas
add ef08a9d ARROW-9943: [C++] Recursively apply Arrow metadata when
reading from Parquet
No new revisions were added by this update.
Summary of changes:
cpp/src/parquet/arrow/arrow_reader_writer_test.cc | 9 +--
cpp/src/parquet/arrow/reader.cc | 34 +++++----
cpp/src/parquet/arrow/schema.cc | 93 +++++++++++++++++------
cpp/src/parquet/arrow/schema.h | 3 -
python/pyarrow/tests/test_extension_type.py | 52 ++++++++++---
5 files changed, 131 insertions(+), 60 deletions(-)