This is an automated email from the ASF dual-hosted git repository.
praveenbingo pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/arrow.git.
from d908bc83 ARROW-9879: [Python] Add support for numpy scalars to
ChunkedArray.__getitem__
add f2ad6a9 ARROW-9956: [C++] [Gandiva] Implementation of binary_string
function in 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 | 50 +++++++++++++++++++++++++-
cpp/src/gandiva/precompiled/string_ops_test.cc | 39 ++++++++++++++++++++
cpp/src/gandiva/precompiled/types.h | 3 ++
4 files changed, 94 insertions(+), 1 deletion(-)