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 e3a8d06 ARROW-10044: [Rust] Improved Arrow's README.
add f1f4001 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 | 49 +++++++++++++++++++++++++--
cpp/src/gandiva/tests/test_util.h | 2 ++
cpp/src/gandiva/to_date_holder.cc | 35 +++++++++++--------
5 files changed, 101 insertions(+), 17 deletions(-)