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/08 15:38:38 UTC

[arrow] branch master updated (49d2a41 -> 11e9f26)

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 49d2a41  ARROW-15418: [Go][Flight] Update gRPC version, hide impl details
     add 11e9f26  ARROW-14097: [C++] subtract(time, duration) -> time kernel

No new revisions were added by this update.

Summary of changes:
 .../arrow/compute/kernels/codegen_internal_test.cc | 19 +++++
 cpp/src/arrow/compute/kernels/scalar_arithmetic.cc | 88 ++++++++++++++++++++++
 .../arrow/compute/kernels/scalar_temporal_test.cc  | 58 ++++++++++++++
 3 files changed, 165 insertions(+)