This is an automated email from the ASF dual-hosted git repository.
apitrou pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/arrow.git.
from e258e1c ARROW-15941: [C++] Allow overriding the number of IO threads
with an environment variable
add 70b8a82 ARROW-15919: [C++] Add function not commutative with
timestamps & duration maths
No new revisions were added by this update.
Summary of changes:
.../arrow/compute/kernels/codegen_internal_test.cc | 4 +
cpp/src/arrow/compute/kernels/scalar_arithmetic.cc | 157 +++++++++------------
.../arrow/compute/kernels/scalar_temporal_test.cc | 78 +++++-----
cpp/src/arrow/compute/kernels/test_util.cc | 7 +
cpp/src/arrow/compute/kernels/test_util.h | 4 +
5 files changed, 120 insertions(+), 130 deletions(-)