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 2023/06/12 18:13:09 UTC

[arrow-datafusion] branch main updated (2d8a42ecf3 -> 6df158eb4b)

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

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


    from 2d8a42ecf3 refactor: encapsulate physical optimizer rules into a struct (#6645)
     add 6df158eb4b Fix date_trunc signature (#6632)

No new revisions were added by this update.

Summary of changes:
 .../tests/sqllogictests/test_files/timestamps.slt  | 116 ++++++++++++++-------
 datafusion/expr/src/built_in_function.rs           |  22 ++--
 2 files changed, 89 insertions(+), 49 deletions(-)