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 1c002fc ARROW-12499: [C++][Compute] Add ScalarAggregateOptions to Any
and All kernels
add fdce12a ARROW-13005: [C++] Add support for take implementation on
dense union type
No new revisions were added by this update.
Summary of changes:
cpp/src/arrow/array/builder_base.h | 1 +
cpp/src/arrow/compute/kernels/vector_selection.cc | 77 ++++++++++++++++++++++
.../arrow/compute/kernels/vector_selection_test.cc | 65 +++++++++---------
3 files changed, 110 insertions(+), 33 deletions(-)