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 6121b3fd06 GH-40485: [Python][CI] Skip failing
test_dateutil_tzinfo_to_string (#40486)
add 0ce72675f4 GH-20339: [C++] Add residual filter support to swiss join
(#39487)
No new revisions were added by this update.
Summary of changes:
cpp/src/arrow/acero/hash_join_benchmark.cc | 197 ++++-
cpp/src/arrow/acero/hash_join_node.cc | 6 +-
cpp/src/arrow/acero/hash_join_node_test.cc | 1187 ++++++++++++++++++++++++++--
cpp/src/arrow/acero/swiss_join.cc | 606 +++++++++++---
cpp/src/arrow/acero/swiss_join_internal.h | 157 +++-
5 files changed, 1975 insertions(+), 178 deletions(-)