This is an automated email from the ASF dual-hosted git repository.
bkietz pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/arrow.git.
from 6231647 ARROW-13676: [C++][Parquet] Avoid potential invalid access.
add b831359 ARROW-12728: [C++] Implement count_distinct/distinct hash
aggregate kernels
No new revisions were added by this update.
Summary of changes:
cpp/src/arrow/compute/kernels/hash_aggregate.cc | 117 ++++++++++++++
.../arrow/compute/kernels/hash_aggregate_test.cc | 178 +++++++++++++++++++++
2 files changed, 295 insertions(+)