This is an automated email from the ASF dual-hosted git repository.
apitrou pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/arrow.git
from 8262e420a0 GH-46934:[C++][Parquet] Trying to fix ub in
AttachStatistics (#46940)
add 84d9c88ed0 GH-37027: [C++] Add float16 kernels to if-else and
vector-replace functions (#46446)
No new revisions were added by this update.
Summary of changes:
cpp/src/arrow/compute/kernels/codegen_internal.h | 1 +
cpp/src/arrow/compute/kernels/scalar_if_else.cc | 8 ++++----
cpp/src/arrow/compute/kernels/scalar_if_else_test.cc | 6 +++---
cpp/src/arrow/compute/kernels/vector_replace.cc | 1 +
cpp/src/arrow/compute/kernels/vector_replace_test.cc | 6 ++++--
cpp/src/arrow/testing/generator.cc | 7 +++++++
cpp/src/arrow/testing/generator.h | 10 ++++++++++
7 files changed, 30 insertions(+), 9 deletions(-)