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 ad61fe2 ARROW-13377: [C++][Gandiva] Implement PMOD Hive functions on
Gandiva
add c0f68a4 ARROW-13826: [C++][Gandiva] Implement QUOTE 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 | 36 ++++++++++++++++++++++++++
cpp/src/gandiva/precompiled/string_ops_test.cc | 31 ++++++++++++++++++++++
cpp/src/gandiva/precompiled/types.h | 3 +++
cpp/src/gandiva/tests/projector_test.cc | 34 ++++++++++++++++++++++++
5 files changed, 107 insertions(+)