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 2020/09/07 05:15:52 UTC

[spark] branch master updated (f5360e7 -> de44e9c)

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 f5360e7  [SPARK-32548][SQL] - Add Application attemptId support to SQL Rest API
     add de44e9c  [SPARK-32785][SQL] Interval with dangling parts should not results null

No new revisions were added by this update.

Summary of changes:
 docs/sql-migration-guide.md                        |   2 +
 .../spark/sql/catalyst/util/IntervalUtils.scala    |   5 +-
 .../sql/catalyst/util/IntervalUtilsSuite.scala     |  13 +++
 .../test/resources/sql-tests/inputs/interval.sql   |   8 ++
 .../sql-tests/results/ansi/interval.sql.out        | 100 ++++++++++++++++++++-
 .../resources/sql-tests/results/interval.sql.out   | 100 ++++++++++++++++++++-
 6 files changed, 225 insertions(+), 3 deletions(-)


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