This is an automated email from the ASF dual-hosted git repository.
westonpace pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/arrow.git
from c21986302e GH-34843: [R] Fix R build failed caused by Acero refactor
(#34844)
add 8d8d21ff9b GH-15256: [C++][Dataset] Add support for writing with
Partitioning::Default() (#33674)
No new revisions were added by this update.
Summary of changes:
c_glib/arrow-dataset-glib/partitioning.cpp | 37 +++++++-----------------------
c_glib/arrow-dataset-glib/partitioning.h | 18 +++------------
c_glib/test/dataset/test-partitioning.rb | 3 ++-
cpp/src/arrow/dataset/partition.cc | 27 +---------------------
cpp/src/arrow/dataset/partition.h | 3 ++-
cpp/src/arrow/dataset/partition_test.cc | 18 +++++++++++++++
python/pyarrow/tests/test_dataset.py | 4 ++--
7 files changed, 36 insertions(+), 74 deletions(-)