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 2f183a5 ARROW-6844: [C++][Parquet] Fix regression in reading List
types with item name that is not "item"
add 9acd0f4 ARROW-6789: [Python] Improve ergonomics by automatically
boxing Action and Result in do_action RPC
No new revisions were added by this update.
Summary of changes:
python/pyarrow/_flight.pyx | 31 ++++++++++++++++++++++++++-----
python/pyarrow/io.pxi | 2 +-
python/pyarrow/tests/test_flight.py | 35 +++++++++++++++++++++++++++++++++++
python/pyarrow/tests/test_io.py | 10 ++++++++++
4 files changed, 72 insertions(+), 6 deletions(-)