You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@spark.apache.org by li...@apache.org on 2020/01/03 20:52:25 UTC

[spark] branch master updated (e645125 -> be4faaf)

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

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


    from e645125  [SPARK-30267][SQL] Avro arrays can be of any List
     add be4faaf  Revert "[SPARK-23264][SQL] Make INTERVAL keyword optional when ANSI enabled"

No new revisions were added by this update.

Summary of changes:
 docs/sql-keywords.md                               |  14 +-
 .../apache/spark/sql/catalyst/parser/SqlBase.g4    |  52 +-------
 .../catalyst/parser/ExpressionParserSuite.scala    |  36 +----
 .../parser/TableIdentifierParserSuite.scala        |  28 +---
 .../resources/sql-tests/inputs/ansi/interval.sql   |  18 +--
 .../sql-tests/results/ansi/interval.sql.out        | 148 +--------------------
 .../resources/sql-tests/results/interval.sql.out   |   8 +-
 7 files changed, 16 insertions(+), 288 deletions(-)


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