You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@arrow.apache.org by ra...@apache.org on 2022/02/01 06:21:04 UTC

[arrow] branch master updated (adfb913 -> bf0ee3f)

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(-)