You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@arrow.apache.org by li...@apache.org on 2022/02/09 20:44:48 UTC

[arrow] branch master updated (ba0814e -> 9d1b39b)

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 ba0814e  ARROW-14091: [C++] add(date, duration) -> timestamp kernel
     add 9d1b39b  ARROW-14099: [C++] add(duration, duration) -> duration kernel

No new revisions were added by this update.

Summary of changes:
 cpp/src/arrow/compute/kernels/scalar_arithmetic.cc    | 16 ++++++++++++++++
 cpp/src/arrow/compute/kernels/scalar_temporal_test.cc | 16 ++++++++++++++++
 2 files changed, 32 insertions(+)