This is an automated email from the ASF dual-hosted git repository.
zanmato pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/arrow.git
from b41386d0e5 GH-45269: [C++][Compute] Add "pivot_wider" and
"hash_pivot_wider" functions (#45562)
add d8755a2606 GH-45652: [C++][Acero] Unify ConcurrentQueue and
BackpressureConcurrentQueue API (#45421)
No new revisions were added by this update.
Summary of changes:
cpp/src/arrow/acero/asof_join_node.cc | 2 +-
cpp/src/arrow/acero/concurrent_queue_internal.h | 38 +++++---
cpp/src/arrow/acero/sorted_merge_node.cc | 2 +-
cpp/src/arrow/acero/util_test.cc | 118 +++++++++++++++++++++++-
4 files changed, 143 insertions(+), 17 deletions(-)