You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@arrow.apache.org by xu...@apache.org on 2022/10/05 13:57:57 UTC

[arrow-datafusion] branch master updated (27f3e90c9 -> beeb631d0)

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

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


    from 27f3e90c9 Reject recursive CTEs before processing the sub-expressions (#3714)
     add beeb631d0 Raise `Unsupported SQL type` for `Time(WithTimeZone)` and `Time(Tz)` (#3718)

No new revisions were added by this update.

Summary of changes:
 datafusion/core/tests/sql/timestamp.rs | 65 ++++++++++++++++++++++++++++++++++
 datafusion/sql/src/planner.rs          | 14 +++++++-
 2 files changed, 78 insertions(+), 1 deletion(-)