You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/07/13 19:28:20 UTC

[jira] [Commented] (SPARK-16530) Wrong Keyword in ALTER TABLE CHANGE COLUMN

    [ https://issues.apache.org/jira/browse/SPARK-16530?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15375581#comment-15375581 ] 

Apache Spark commented on SPARK-16530:
--------------------------------------

User 'gatorsmile' has created a pull request for this issue:
https://github.com/apache/spark/pull/14186

> Wrong Keyword in ALTER TABLE CHANGE COLUMN
> ------------------------------------------
>
>                 Key: SPARK-16530
>                 URL: https://issues.apache.org/jira/browse/SPARK-16530
>             Project: Spark
>          Issue Type: Bug
>          Components: SQL
>    Affects Versions: 2.0.0
>            Reporter: Xiao Li
>            Priority: Trivial
>
> In .g4 file, the keyword is wrong.
> Existing:
> {{ALTER TABLE CHANGE COLUMNS}}
> Correct:
> {{ALTER TABLE CHANGE COLUMN}}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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