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 34f0427620 MINOR: [Go] Bump github.com/hamba/avro/v2 from 2.21.1 to
2.22.0 in /go (#41743)
add 28ab4afef4 GH-41035: [C++] Add a grouper benchmark for preventing
performance regression (#41036)
No new revisions were added by this update.
Summary of changes:
cpp/src/arrow/compute/row/CMakeLists.txt | 2 +
cpp/src/arrow/compute/row/grouper_benchmark.cc | 156 +++++++++++++++++++++++++
2 files changed, 158 insertions(+)
create mode 100644 cpp/src/arrow/compute/row/grouper_benchmark.cc