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 00c94e0 PARQUET-492: [C++][Parquet] Basic support for reading
DELTA_BYTE_ARRAY data.
add 0ed7424 ARROW-14583: [C++] Handle empty chunked arrays in Take, empty
datasets in GroupByNode
No new revisions were added by this update.
Summary of changes:
cpp/src/arrow/compute/exec/aggregate_node.cc | 2 ++
cpp/src/arrow/compute/exec/test_util.h | 2 --
.../arrow/compute/kernels/hash_aggregate_test.cc | 33 ++++++++++++++++++++--
cpp/src/arrow/compute/kernels/vector_selection.cc | 9 ++++--
.../arrow/compute/kernels/vector_selection_test.cc | 7 +++++
5 files changed, 46 insertions(+), 7 deletions(-)