You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@arrow.apache.org by ko...@apache.org on 2022/11/16 20:22:47 UTC

[arrow] branch master updated (5f8cc745b1 -> e0e7ba824f)

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

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


    from 5f8cc745b1 ARROW-18321: [R] Add tests for binary_slice kernel (#14647)
     add e0e7ba824f ARROW-18235: [C++][Gandiva] Fix the like function implementation for escape chars (#14579)

No new revisions were added by this update.

Summary of changes:
 cpp/src/gandiva/regex_functions_holder.cc      |  9 +------
 cpp/src/gandiva/regex_functions_holder_test.cc | 13 ++++++++--
 cpp/src/gandiva/tests/filter_test.cc           | 33 ++++++++++++++++++++++++++
 3 files changed, 45 insertions(+), 10 deletions(-)