You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@arrow.apache.org by al...@apache.org on 2022/08/06 13:45:36 UTC

[arrow-datafusion] branch master updated (a8ed87404 -> 815f1bc49)

This is an automated email from the ASF dual-hosted git repository.

alamb pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/arrow-datafusion.git


    from a8ed87404 Remove redundant (and currently broken) RAT check (#3053)
     add 815f1bc49 to_timestamp i32 coerced to i64 (#3047)

No new revisions were added by this update.

Summary of changes:
 datafusion/core/tests/sql/timestamp.rs | 80 ++++++++++++++++++++++++++++++++++
 datafusion/expr/src/function.rs        |  8 ++--
 2 files changed, 84 insertions(+), 4 deletions(-)