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 b43a689 ARROW-12146: [C++][Gandiva] Implement
CONVERT_FROM(expression, replacement char) function
add 91a658a ARROW-12323: [C++][Gandiva] Implement castTIME(timestamp)
function
No new revisions were added by this update.
Summary of changes:
cpp/src/gandiva/function_registry_datetime.cc | 3 +++
cpp/src/gandiva/precompiled/time.cc | 11 +++++++++++
cpp/src/gandiva/precompiled/time_test.cc | 19 +++++++++++++++++++
cpp/src/gandiva/precompiled/types.h | 1 +
4 files changed, 34 insertions(+)