You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@spark.apache.org by ya...@apache.org on 2020/06/15 15:28:56 UTC

[spark] branch master updated (eae1747 -> 3698a14)

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

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


    from eae1747  [SPARK-31959][SQL][TESTS][FOLLOWUP] Adopt the test "SPARK-31959: JST -> HKT at Asia/Hong_Kong in 1945" to outdated tzdb
     add 3698a14  [SPARK-26905][SQL] Follow the SQL:2016 reserved keywords

No new revisions were added by this update.

Summary of changes:
 docs/sql-ref-ansi-compliance.md                    |   6 +-
 .../apache/spark/sql/catalyst/parser/SqlBase.g4    |   3 +
 .../resources/ansi-sql-2016-reserved-keywords.txt  | 401 +++++++++++++++++++++
 .../parser/TableIdentifierParserSuite.scala        |  24 +-
 4 files changed, 429 insertions(+), 5 deletions(-)
 create mode 100644 sql/catalyst/src/test/resources/ansi-sql-2016-reserved-keywords.txt


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