This is an automated email from the ASF dual-hosted git repository.
wenchen pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/spark.git.
from 29b1e39 [SPARK-36447][SQL] Avoid inlining non-deterministic With-CTEs
add 7d82336 [SPARK-36428][SQL] the seconds parameter of make_timestamp
should accept integer type
No new revisions were added by this update.
Summary of changes:
.../catalyst/expressions/datetimeExpressions.scala | 35 +++++++++++++++++-----
.../expressions/DateExpressionsSuite.scala | 8 +++++
.../test/resources/sql-tests/inputs/timestamp.sql | 4 +++
.../sql-tests/results/ansi/timestamp.sql.out | 35 +++++++++++++++++++++-
.../sql-tests/results/datetime-legacy.sql.out | 34 ++++++++++++++++++++-
.../resources/sql-tests/results/timestamp.sql.out | 34 ++++++++++++++++++++-
.../results/timestampNTZ/timestamp-ansi.sql.out | 35 +++++++++++++++++++++-
.../results/timestampNTZ/timestamp.sql.out | 34 ++++++++++++++++++++-
8 files changed, 207 insertions(+), 12 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]