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 3840208e56 ARROW-16142: [C++] Temporal floor/ceil/round returns
incorrect results for date32 and time32 inputs (#13539)
add 66c66d040b ARROW-16904: [C++] min/max not deterministic if Parquet
files have multiple row groups (#13509)
No new revisions were added by this update.
Summary of changes:
cpp/src/arrow/compute/exec/options.h | 4 ++
cpp/src/arrow/compute/exec/plan_test.cc | 30 +++++++++++++
.../compute/kernels/aggregate_basic_internal.h | 52 +++++++++-------------
cpp/src/arrow/compute/kernels/aggregate_test.cc | 2 +-
r/tests/testthat/test-dataset.R | 11 +++++
5 files changed, 66 insertions(+), 33 deletions(-)