StanZhai created SPARK-19261: -------------------------------- Summary: Support `ALTER TABLE table_name ADD COLUMNS(..)` statement Key: SPARK-19261 URL: https://issues.apache.org/jira/browse/SPARK-19261 Project: Spark Issue Type: Improvement Components: SQL Affects Versions: 2.1.0, 2.0.2, 2.0.1, 2.0.0 Reporter: StanZhai Fix For: 2.2.0
We should support `ALTER TABLE table_name ADD COLUMNS(..)` statement, which already be used in version < 2.x. This is very useful for those who want to upgrade there Spark version to 2.x. -- This message was sent by Atlassian JIRA (v6.3.4#6332) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org For additional commands, e-mail: issues-h...@spark.apache.org