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 b5f958e ARROW-12831: [CI][macOS] Remove needless Homebrew workaround
add 25dab98 ARROW-12443: [C++][Gandiva] Implement castVARCHAR function
for varbinary input
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 | 173 +++++++++++++------------
cpp/src/gandiva/precompiled/string_ops_test.cc | 133 ++++++++++++++++++-
cpp/src/gandiva/precompiled/types.h | 4 +
4 files changed, 227 insertions(+), 87 deletions(-)