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 081728f  ARROW-10988: [C++] Require CMake 3.5 or later
     add 9bab12f  ARROW-9897: [C++][Gandiva] Added to_date function

No new revisions were added by this update.

Summary of changes:
 cpp/src/gandiva/function_registry_datetime.cc |  7 +++++
 cpp/src/gandiva/gdv_function_stubs.cc         | 25 +++++++++++++++
 cpp/src/gandiva/tests/projector_test.cc       | 44 +++++++++++++++++++++++++++
 cpp/src/gandiva/tests/test_util.h             |  2 ++
 cpp/src/gandiva/to_date_holder.cc             | 35 ++++++++++++---------
 5 files changed, 99 insertions(+), 14 deletions(-)

Reply via email to