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 fed01ed  ARROW-13828: [C++][Gandiva] Implement SOUNDEX Hive functions 
on Gandiva
     add b4b5f63  ARROW-13830: [C++][Gandiva] Implement CHR Hive functions on 
Gandiva

No new revisions were added by this update.

Summary of changes:
 cpp/src/gandiva/function_registry_string.cc    |  6 +++
 cpp/src/gandiva/precompiled/string_ops.cc      | 34 ++++++++++++
 cpp/src/gandiva/precompiled/string_ops_test.cc | 73 ++++++++++++++++++++++++++
 cpp/src/gandiva/precompiled/types.h            |  3 ++
 cpp/src/gandiva/tests/projector_test.cc        | 36 +++++++++++++
 5 files changed, 152 insertions(+)

Reply via email to