This is an automated email from the ASF dual-hosted git repository.
bkietz pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/arrow.git.
from 4275000 ARROW-9139: [Python] Switch parquet.read_table to use new
datasets API by default
add 842d513 ARROW-9476: [C++][Dataset] Fix incorrect dictionary
association in HivePartitioningFactory
No new revisions were added by this update.
Summary of changes:
cpp/src/arrow/dataset/filter.cc | 22 ++++++-----------
cpp/src/arrow/dataset/partition.cc | 5 ++--
cpp/src/arrow/dataset/partition_test.cc | 4 +++
python/pyarrow/tests/test_dataset.py | 43 ++++++++++++++++++++++-----------
4 files changed, 43 insertions(+), 31 deletions(-)