Details
Description
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.
Attachments
Issue Links
- duplicates
-
SPARK-18893 Not support "alter table .. add columns .."
- Resolved
- is related to
-
SPARK-21929 Support `ALTER TABLE table_name ADD COLUMNS(..)` for ORC data source
- Resolved
- links to