This is an automated email from the ASF dual-hosted git repository.
jorisvandenbossche pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/arrow.git
from 0ef4510dff ARROW-17893: [Python] Test that reading of timedelta is
stable (read_feather/to_pandas) (#14531)
add 9c9da10371 ARROW-18229: [Python] Check schema argument type in
RecordBatchReader.from_batches (#14583)
No new revisions were added by this update.
Summary of changes:
python/pyarrow/ipc.pxi | 2 +-
python/pyarrow/tests/test_ipc.py | 20 ++++++++++++++++----
python/pyarrow/tests/test_schema.py | 4 ++++
python/pyarrow/types.pxi | 2 ++
4 files changed, 23 insertions(+), 5 deletions(-)