[jira] [Created] (FLINK-19883) Support "IF EXISTS" in DDL for ALTER TABLE

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Created] (FLINK-19883) Support "IF EXISTS" in DDL for ALTER TABLE

Shang Yuanchun (Jira)
Ingo Bürk created FLINK-19883:
---------------------------------

             Summary: Support "IF EXISTS" in DDL for ALTER TABLE
                 Key: FLINK-19883
                 URL: https://issues.apache.org/jira/browse/FLINK-19883
             Project: Flink
          Issue Type: Improvement
          Components: Table SQL / API
    Affects Versions: 1.11.2
            Reporter: Ingo Bürk


ALTER TABLE does not seem to support the "IF EXISTS" part in the DDL, but the corresponding methods Catalog#renameTable and Catalog#alterTable do support it.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)