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 6074a07 ARROW-9343: [C++][Gandiva] CastInt/Float from string
functions should handle leading/trailing white spaces
add 7c12534 ARROW-9329: [C++][Gandiva] Implement castTimestampToDate
function in gandiva
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 | 5 +++++
cpp/src/gandiva/precompiled/time_test.cc | 6 ++++++
cpp/src/gandiva/precompiled/types.h | 1 +
4 files changed, 15 insertions(+)