This is an automated email from the ASF dual-hosted git repository.
bkietz pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/arrow.git
from 16eb02649f PARQUET-2423: [C++][Parquet] Avoid allocating buffer object
in RecordReader's SkipRecords (#39818)
add e295a7e645 GH-40126: [C++] Decimal types with different precisions and
scales bind failed in resolve type when call arithmetic function (#40223)
No new revisions were added by this update.
Summary of changes:
cpp/src/arrow/compute/expression.cc | 89 ++++++++++++----------
cpp/src/arrow/compute/expression_test.cc | 14 ++++
cpp/src/arrow/compute/kernels/scalar_arithmetic.cc | 25 ++++--
3 files changed, 82 insertions(+), 46 deletions(-)