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 194ace5 ARROW-14826 [R] Implement bindings for `lubridate::dst()`
add 2f8f1e8 ARROW-14101: [C++] multiply(duration, integer) -> duration
kernel
No new revisions were added by this update.
Summary of changes:
.../arrow/compute/kernels/codegen_internal_test.cc | 7 ++++
cpp/src/arrow/compute/kernels/scalar_arithmetic.cc | 43 ++++++++++++++++++++-
.../arrow/compute/kernels/scalar_temporal_test.cc | 44 ++++++++++++++++++++++
docs/source/cpp/compute.rst | 8 ++--
4 files changed, 97 insertions(+), 5 deletions(-)