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(-)