[jira] [Created] (FLINK-21665) Create catalog statement should support [IF NOT EXIST] and [COMMENT]

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

[jira] [Created] (FLINK-21665) Create catalog statement should support [IF NOT EXIST] and [COMMENT]

Shang Yuanchun (Jira)
humengyu created FLINK-21665:
--------------------------------

             Summary: Create catalog statement should support [IF NOT EXIST] and [COMMENT]
                 Key: FLINK-21665
                 URL: https://issues.apache.org/jira/browse/FLINK-21665
             Project: Flink
          Issue Type: Improvement
          Components: Table SQL / API, Table SQL / Client
            Reporter: humengyu


It is a common scenarioIf that we have multiple catalogs:
 # comment can help us distinguish between different data sources;
 # [IF NOT EXISTS] statement can avoid exception if the catalog already exists.



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