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:40 UTC

[arrow-datafusion] branch main updated (6df158eb4b -> 9846da6f1f)

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 6df158eb4b Fix date_trunc signature (#6632)
     add 9846da6f1f Return correct scalar types for date_trunc (#6638)

No new revisions were added by this update.

Summary of changes:
 datafusion/core/tests/sql/timestamp.rs             |  6 +++---
 .../physical-expr/src/datetime_expressions.rs      | 22 +++++++++++-----------
 2 files changed, 14 insertions(+), 14 deletions(-)