You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Sean Owen (JIRA)" <ji...@apache.org> on 2017/03/31 10:01:41 UTC

[jira] [Resolved] (SPARK-20167) In SqlBase.g4,some of the comments is not correct.

     [ https://issues.apache.org/jira/browse/SPARK-20167?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sean Owen resolved SPARK-20167.
-------------------------------
    Resolution: Not A Problem

> 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: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org