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 1013b0c  ARROW-12422: [C++][Gandiva] Add castVARCHAR from date millis 
function
     add fed01ed  ARROW-13828: [C++][Gandiva] Implement SOUNDEX Hive functions 
on Gandiva

No new revisions were added by this update.

Summary of changes:
 cpp/src/gandiva/function_registry_string.cc    |  3 +
 cpp/src/gandiva/precompiled/string_ops.cc      | 81 ++++++++++++++++++++++++++
 cpp/src/gandiva/precompiled/string_ops_test.cc | 41 +++++++++++++
 cpp/src/gandiva/precompiled/types.h            |  3 +
 cpp/src/gandiva/tests/projector_test.cc        | 35 +++++++++++
 5 files changed, 163 insertions(+)

Reply via email to