This is an automated email from the ASF dual-hosted git repository.
apitrou pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/arrow.git.
from 25b859d ARROW-14558 [R] clarify OOP system wording in the Arrow
vignette
add 8b440d1 ARROW-13988: [C++] Support base binary types in hash_min_max
No new revisions were added by this update.
Summary of changes:
.../arrow/compute/kernels/aggregate_benchmark.cc | 35 ++++
cpp/src/arrow/compute/kernels/hash_aggregate.cc | 225 ++++++++++++++++++++-
.../arrow/compute/kernels/hash_aggregate_test.cc | 107 ++++++++++
docs/source/cpp/compute.rst | 2 +-
4 files changed, 362 insertions(+), 7 deletions(-)