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

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


    from 1156833  ARROW-7975: [C++] Preserve intended buffer size by default 
when writing to IPC format
     add e3acbab  ARROW-7882 [C++][Gandiva] Optimise like function for 
substring pattern

No new revisions were added by this update.

Summary of changes:
 cpp/src/gandiva/function_registry_string.cc    |  1 +
 cpp/src/gandiva/like_holder.cc                 | 12 ++++++++++--
 cpp/src/gandiva/like_holder.h                  |  1 +
 cpp/src/gandiva/like_holder_test.cc            |  8 +++++---
 cpp/src/gandiva/precompiled/string_ops.cc      | 11 +++++++++++
 cpp/src/gandiva/precompiled/string_ops_test.cc |  9 +++++++++
 cpp/src/gandiva/precompiled/types.h            |  2 ++
 7 files changed, 39 insertions(+), 5 deletions(-)

Reply via email to