[
https://issues.apache.org/jira/browse/FLINK-21665?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated FLINK-21665:
-----------------------------------
Labels: pull-request-available (was: )
> 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
> Priority: Major
> Labels: pull-request-available
>
> 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)