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 f893fa2 ARROW-14401: [C++] Fix bundled crc32c's include path
add 3da6600 ARROW-12563: [C++][Gandiva] Add add_months and datediff
functions for string
No new revisions were added by this update.
Summary of changes:
.../function_registry_timestamp_arithmetic.cc | 11 ++-
cpp/src/gandiva/precompiled/epoch_time_point.h | 20 +++-
cpp/src/gandiva/precompiled/time_test.cc | 37 ++++++++
.../gandiva/precompiled/timestamp_arithmetic.cc | 105 ++++++++++++++-------
cpp/src/gandiva/precompiled/types.h | 18 ++++
cpp/src/gandiva/tests/date_time_test.cc | 16 +++-
6 files changed, 167 insertions(+), 40 deletions(-)