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 a28b1fb ARROW-10093: [R] Add ability to opt-out of int64 -> int
demotion
add eec7277 ARROW-10214: [Python] Allow printing undecodable schema
metadata
No new revisions were added by this update.
Summary of changes:
python/pyarrow/_flight.pyx | 4 ++--
python/pyarrow/_parquet.pyx | 7 ++++---
python/pyarrow/array.pxi | 4 ++--
python/pyarrow/table.pxi | 2 +-
python/pyarrow/tests/test_schema.py | 11 +++++++++++
python/pyarrow/types.pxi | 9 +++++----
6 files changed, 25 insertions(+), 12 deletions(-)