[
https://issues.apache.org/jira/browse/FLINK-19062?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jark Wu closed FLINK-19062.
---------------------------
Fix Version/s: (was: 1.13.0)
Resolution: Duplicate
> Improve alter table DDL
> -----------------------
>
> Key: FLINK-19062
> URL: https://issues.apache.org/jira/browse/FLINK-19062
> Project: Flink
> Issue Type: New Feature
> Components: Table SQL / API
> Reporter: Jingsong Lee
> Priority: Major
>
> Support:
> * ALTER TABLE table_name UNSET PROPERTIES (key)
> * ALTER TABLE table_name CHANGE [COLUMN] col_old_name col_new_name
> column_type [COMMENT col_comment]
> * ALTER TABLE table_name add `column` ...
> * ALTER TABLE table_name replace `column` ...
--
This message was sent by Atlassian Jira
(v8.3.4#803005)