You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@arrow.apache.org by ap...@apache.org on 2023/06/26 09:08:56 UTC

[arrow] branch main updated (5dd4cc08f1 -> 00b599cd9a)

This is an automated email from the ASF dual-hosted git repository.

apitrou pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/arrow.git


    from 5dd4cc08f1 GH-36128: [C++][Compute] Allow multiplication between duration and all integer types (#36231)
     add 00b599cd9a GH-36047: [C++][Compute] Add support for duration types to IndexIn and IsIn (#36058)

No new revisions were added by this update.

Summary of changes:
 cpp/src/arrow/compute/kernels/scalar_set_lookup.cc |  2 +
 .../compute/kernels/scalar_set_lookup_test.cc      | 74 ++++++++++++++++++++++
 2 files changed, 76 insertions(+)