This is an automated email from the ASF dual-hosted git repository.
lidavidm pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/arrow.git.
from 6cd288e ARROW-13811: [Java] Provide a general out-of-place sorter
add eee9df5 ARROW-13016: [C++][Compute] Support Null type in Sum/Mean
aggregation
No new revisions were added by this update.
Summary of changes:
cpp/src/arrow/compute/kernels/aggregate_basic.cc | 4 +-
.../compute/kernels/aggregate_basic_internal.h | 51 +++++++++++++++++++++
cpp/src/arrow/compute/kernels/aggregate_test.cc | 52 ++++++++++++++++++++++
3 files changed, 106 insertions(+), 1 deletion(-)