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/07 17:32:02 UTC

[spark] branch master updated (62ff2ad -> ea3333a)

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 62ff2ad  [SPARK-36015][SQL] Support TimestampNTZType in the Window spec definition
     add ea3333a  [SPARK-36021][SQL] Parse interval literals should support more than 2 digits

No new revisions were added by this update.

Summary of changes:
 .../spark/sql/catalyst/util/IntervalUtils.scala    | 144 +++++----------
 .../sql/catalyst/util/IntervalUtilsSuite.scala     |  25 +--
 .../test/resources/sql-tests/inputs/interval.sql   |  21 +++
 .../sql-tests/results/ansi/interval.sql.out        | 198 ++++++++++++++++++++-
 .../resources/sql-tests/results/interval.sql.out   | 198 ++++++++++++++++++++-
 .../sql-tests/results/postgreSQL/interval.sql.out  |  20 +--
 6 files changed, 467 insertions(+), 139 deletions(-)

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