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 6c6754a ARROW-6920: [Packaging] Build python 3.8 wheels
add 8ad23c6 ARROW-7262 : [C++][Gandiva] Added replace function
No new revisions were added by this update.
Summary of changes:
cpp/src/gandiva/function_registry_string.cc | 4 ++
cpp/src/gandiva/precompiled/string_ops.cc | 77 ++++++++++++++++++++++++++
cpp/src/gandiva/precompiled/string_ops_test.cc | 53 ++++++++++++++++++
cpp/src/gandiva/precompiled/types.h | 10 ++++
4 files changed, 144 insertions(+)