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

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


    from 764da2f  [SPARK-31990][SS] Use toSet.toSeq in Dataset.dropDuplicates
     new b70c68a  [SPARK-31950][SQL][TESTS] Extract SQL keywords from the 
SqlBase.g4 file
     new ed69190  [SPARK-26905][SQL] Follow the SQL:2016 reserved keywords

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


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


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

Reply via email to