This is an automated email from the ASF dual-hosted git repository.
raulcd pushed a change to branch maint-13.0.0
in repository https://gitbox.apache.org/repos/asf/arrow.git
from e77e13ae25 GH-36629: [CI][Python] Skip dask tests due to our
non-nanosecond changes in arrow->pandas conversion (#36630)
add 629c6a1b15 GH-36641: [C++] Remove reference to acero from non-acero
file (#36650)
add b4c3b41f6f GH-36659: [Python] Fix pyarrow.dataset.Partitioning.__eq__
when comparing with other type (#36661)
No new revisions were added by this update.
Summary of changes:
cpp/src/arrow/compute/util.cc | 70 ++++++++++++++---------------
cpp/src/arrow/compute/util.h | 86 +++++++++++++++---------------------
cpp/src/arrow/compute/util_avx2.cc | 62 ++++++++++++--------------
python/pyarrow/_dataset.pyx | 5 +--
python/pyarrow/tests/test_dataset.py | 1 +
5 files changed, 102 insertions(+), 122 deletions(-)