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 2022/03/18 18:05:43 UTC

[spark] branch master updated (a9ad119 -> 53eaaf8)

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 a9ad119  [SPARK-38593][SS] Carry over the metric of the number of dropped late events into SessionWindowStateStoreSaveExec
     add 53eaaf8  [SPARK-38600][SQL] Include `unit` into the sql string of `TIMESTAMPADD/DIFF`

No new revisions were added by this update.

Summary of changes:
 .../catalyst/expressions/datetimeExpressions.scala | 10 ++++
 .../resources/sql-tests/results/ansi/date.sql.out  | 40 ++++++++--------
 .../sql-tests/results/ansi/timestamp.sql.out       | 16 +++----
 .../test/resources/sql-tests/results/date.sql.out  | 40 ++++++++--------
 .../sql-tests/results/datetime-legacy.sql.out      | 56 +++++++++++-----------
 .../sql-tests/results/timestamp-ntz.sql.out        |  8 ++--
 .../resources/sql-tests/results/timestamp.sql.out  | 16 +++----
 .../results/timestampNTZ/timestamp-ansi.sql.out    | 16 +++----
 .../results/timestampNTZ/timestamp.sql.out         | 16 +++----
 9 files changed, 114 insertions(+), 104 deletions(-)

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