This is an automated email from the ASF dual-hosted git repository.
ravindra pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/arrow.git.
from adfb913 ARROW-12516: [C++][Gandiva] Implements
castINTERVALDAY(varchar) and castINTERVALYEAR(varchar) functions
add bf0ee3f ARROW-14389: [C++][Gandiva] Fix performance bug with LIKE
expressions
No new revisions were added by this update.
Summary of changes:
cpp/src/gandiva/like_holder.cc | 31 +++++++++++++++++++++---------
cpp/src/gandiva/like_holder_test.cc | 38 ++++++++++++++++++++++++++++++++++++-
cpp/src/gandiva/replace_holder.cc | 2 +-
3 files changed, 60 insertions(+), 11 deletions(-)