You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@spark.apache.org by do...@apache.org on 2020/07/10 22:12:07 UTC

[spark] branch master updated (d7d5bdf -> 84db660)

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

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


    from d7d5bdf  [SPARK-32103][CORE] Support IPv6 host/port in core module
     add 84db660  [SPARK-32251][SQL][DOCS][TESTS] Fix SQL keyword document

No new revisions were added by this update.

Summary of changes:
 docs/sql-ref-ansi-compliance.md                    |  13 +-
 .../apache/spark/sql/catalyst/parser/SqlBase.g4    |   2 +-
 .../spark/sql/catalyst/SQLKeywordSuite.scala       | 170 +++++++++++++++++++++
 .../parser/TableIdentifierParserSuite.scala        | 127 +--------------
 4 files changed, 182 insertions(+), 130 deletions(-)
 create mode 100644 sql/catalyst/src/test/scala/org/apache/spark/sql/catalyst/SQLKeywordSuite.scala


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