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 3346fa6 ARROW-13780: [Gandiva][UDF] Fix bug in udf space/rpad/lpad
add 1013b0c ARROW-12422: [C++][Gandiva] Add castVARCHAR from date millis
function
No new revisions were added by this update.
Summary of changes:
cpp/src/gandiva/function_registry_string.cc | 4 ++++
cpp/src/gandiva/gdv_function_stubs.cc | 22 ++++++++++++++------
cpp/src/gandiva/gdv_function_stubs.h | 3 +++
cpp/src/gandiva/gdv_function_stubs_test.cc | 32 +++++++++++++++++++++++++++++
4 files changed, 55 insertions(+), 6 deletions(-)