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 d9092ec ARROW-13173: [C++] TestAsyncUtil.ReadaheadFailed asserts
occasionally
add 304f202 ARROW-12556: [C++][Gandiva] Implement BYTESUBSTRING function
on Gandiva
No new revisions were added by this update.
Summary of changes:
cpp/src/gandiva/function_registry_string.cc | 5 +++
cpp/src/gandiva/precompiled/string_ops.cc | 46 +++++++++++++++++++++++++
cpp/src/gandiva/precompiled/string_ops_test.cc | 47 ++++++++++++++++++++++++++
cpp/src/gandiva/precompiled/types.h | 4 +++
cpp/src/gandiva/tests/projector_test.cc | 43 +++++++++++++++++++++++
5 files changed, 145 insertions(+)