[
https://issues.apache.org/jira/browse/SPARK-20167?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15950289#comment-15950289
]
Apache Spark commented on SPARK-20167:
--------------------------------------
User 'guoxiaolongzte' has created a pull request for this issue:
https://github.com/apache/spark/pull/17490
> In SqlBase.g4,some of the comments is not correct.
> --------------------------------------------------
>
> Key: SPARK-20167
> URL: https://issues.apache.org/jira/browse/SPARK-20167
> Project: Spark
> Issue Type: Improvement
> Components: SQL
> Affects Versions: 2.1.0
> Reporter: guoxiaolongzte
> Priority: Minor
>
> In SqlBase.g4,some of the comments is not correct.
> eg.
> | DROP TABLE (IF EXISTS)? tableIdentifier PURGE? #dropTable
> | DROP VIEW (IF EXISTS)? tableIdentifier
> #dropTable
> the comments of ‘DROP VIEW (IF EXISTS)? tableIdentifier ’should be dropView
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]