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/12 04:52:37 UTC

[spark] branch master updated (fac4e5e -> 00a4364)

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 fac4e5e  [SPARK-36480][SS] SessionWindowStateStoreSaveExec should not filter input rows against watermark
     add 00a4364  [SPARK-36479][SQL][TEST] Improve datetime test coverage in SQL files

No new revisions were added by this update.

Summary of changes:
 .../src/test/resources/sql-tests/inputs/date.sql   |  67 +++--
 .../test/resources/sql-tests/inputs/interval.sql   | 114 +++-----
 .../test/resources/sql-tests/inputs/timestamp.sql  |  46 +--
 .../resources/sql-tests/results/ansi/date.sql.out  | 204 ++++++++-----
 .../sql-tests/results/ansi/interval.sql.out        | 225 ++++++++++-----
 .../sql-tests/results/ansi/timestamp.sql.out       | 101 ++++---
 .../test/resources/sql-tests/results/date.sql.out  | 212 +++++++++-----
 .../sql-tests/results/datetime-legacy.sql.out      | 316 +++++++++++++--------
 .../resources/sql-tests/results/interval.sql.out   | 225 ++++++++++-----
 .../resources/sql-tests/results/timestamp.sql.out  | 104 ++++---
 .../results/timestampNTZ/timestamp-ansi.sql.out    | 101 ++++---
 .../results/timestampNTZ/timestamp.sql.out         | 104 ++++---
 12 files changed, 1135 insertions(+), 684 deletions(-)

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