You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@arrow.apache.org by ra...@apache.org on 2020/05/21 11:23:25 UTC

[arrow] branch master updated (8b6cc7a -> 45e1f2f)

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 8b6cc7a  ARROW-8848: [Ruby][CI] Fix MSYS2 update error
     add 45e1f2f  ARROW-8820: [C++][Gandiva] fix date_trunc functions to return date types

No new revisions were added by this update.

Summary of changes:
 cpp/src/gandiva/function_registry_common.h         |  4 ++
 cpp/src/gandiva/function_registry_datetime.cc      | 23 +++----
 .../arrow/gandiva/evaluator/ProjectorTest.java     | 77 ++++++++++++++++++++++
 3 files changed, 90 insertions(+), 14 deletions(-)