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 00d5077  ARROW-14482: [C++][Gandiva] Implement MASK_FIRST_N and 
MASK_LAST_N functions
     add b1f009c  ARROW-14306: [C++][Compute] Add binary reverse kernel

No new revisions were added by this update.

Summary of changes:
 cpp/src/arrow/compute/kernels/scalar_string.cc     | 29 ++++++++++++++++++
 .../arrow/compute/kernels/scalar_string_test.cc    |  9 ++++++
 cpp/src/arrow/type.cc                              |  5 ++++
 cpp/src/arrow/type.h                               |  2 ++
 docs/source/cpp/compute.rst                        | 34 ++++++++++++----------
 docs/source/python/api/compute.rst                 |  1 +
 6 files changed, 65 insertions(+), 15 deletions(-)

Reply via email to