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 2e314cb ARROW-15152: [C++][Compute] Implement hash_list aggregate
function
add 3bf0617 ARROW-15870: [Python] Start to raise deprecation warnings for
use_legacy_dataset=True in parquet.read_table
No new revisions were added by this update.
Summary of changes:
python/pyarrow/parquet.py | 9 ++++++++-
.../{test_deprecations.py => parquet/__init__.py} | 14 +++++++++-----
python/pyarrow/tests/parquet/test_basic.py | 20 ++++++++++++++++----
.../tests/parquet/test_compliant_nested_type.py | 1 -
python/pyarrow/tests/parquet/test_data_types.py | 3 ---
python/pyarrow/tests/parquet/test_dataset.py | 2 --
python/pyarrow/tests/parquet/test_datetime.py | 3 ---
python/pyarrow/tests/parquet/test_metadata.py | 3 ---
python/pyarrow/tests/parquet/test_pandas.py | 3 ---
python/pyarrow/tests/parquet/test_parquet_file.py | 2 --
python/pyarrow/tests/parquet/test_parquet_writer.py | 2 --
11 files changed, 33 insertions(+), 29 deletions(-)
copy python/pyarrow/tests/{test_deprecations.py => parquet/__init__.py} (77%)