You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Ingo Bürk (Jira)" <ji...@apache.org> on 2020/10/29 10:25:00 UTC

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

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)