You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@spark.apache.org by we...@apache.org on 2021/08/13 05:13:42 UTC

[spark] branch master updated (29b1e39 -> 7d82336)

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: commits-unsubscribe@spark.apache.org
For additional commands, e-mail: commits-help@spark.apache.org