[
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: [email protected]
For additional commands, e-mail: [email protected]