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 2019/12/09 09:06:29 UTC

[arrow] branch master updated (6c6754a -> 8ad23c6)

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