You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@spark.apache.org by ma...@apache.org on 2021/07/11 17:48:34 UTC

[spark] branch master updated (cfcd094 -> 17ddcc9)

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

maxgekk pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/spark.git.


    from cfcd094  [SPARK-36036][CORE] Fix cleanup of DownloadFile resources
     add 17ddcc9  [SPARK-36083][SQL] make_timestamp: return different result based on the default timestamp type

No new revisions were added by this update.

Summary of changes:
 .../catalyst/expressions/datetimeExpressions.scala |  30 ++++--
 .../expressions/DateExpressionsSuite.scala         | 120 +++++++++++----------
 .../test/resources/sql-tests/inputs/datetime.sql   |   4 +
 .../sql-tests/results/ansi/datetime.sql.out        |  19 +++-
 .../sql-tests/results/datetime-legacy.sql.out      |  18 +++-
 .../resources/sql-tests/results/datetime.sql.out   |  18 +++-
 .../results/timestampNTZ/datetime.sql.out          |  18 +++-
 7 files changed, 161 insertions(+), 66 deletions(-)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@spark.apache.org
For additional commands, e-mail: commits-help@spark.apache.org