This is an automated email from the ASF dual-hosted git repository.
apitrou pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/arrow.git
from 27c639b99a MINOR: [Release] Update .deb/.rpm changelogs for 19.0.1
add a53a77c932 GH-45506: [C++][Acero] More overflow-safe Swiss table
(#45515)
No new revisions were added by this update.
Summary of changes:
cpp/src/arrow/acero/swiss_join.cc | 54 +++----
cpp/src/arrow/acero/swiss_join_internal.h | 4 +-
cpp/src/arrow/compute/key_map_internal.cc | 215 ++++++++++++-------------
cpp/src/arrow/compute/key_map_internal.h | 133 +++++++++------
cpp/src/arrow/compute/key_map_internal_avx2.cc | 62 ++++---
5 files changed, 256 insertions(+), 212 deletions(-)