This is an automated email from the ASF dual-hosted git repository.
emkornfield pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/arrow.git.
from 9742007 ARROW-6112: [Java] Support int64 buffer lengths in Java
add 1216505 ARROW-7497: [Python] Stop relying on (deprecated)
pandas.util.testing, move to pandas.testing
No new revisions were added by this update.
Summary of changes:
python/pyarrow/tests/test_feather.py | 2 +-
python/pyarrow/tests/test_hdfs.py | 6 ++++--
python/pyarrow/tests/test_ipc.py | 3 +--
python/pyarrow/tests/test_orc.py | 2 +-
python/pyarrow/tests/test_pandas.py | 14 +++++++-------
python/pyarrow/tests/test_parquet.py | 12 ++++++------
python/pyarrow/tests/test_table.py | 2 +-
python/pyarrow/tests/util.py | 21 +++++++++++++++++++++
8 files changed, 42 insertions(+), 20 deletions(-)