Ingo Bürk created FLINK-19879:
---------------------------------
Summary: Support "IF NOT EXISTS" in DDL for CREATE TABLE
Key: FLINK-19879
URL:
https://issues.apache.org/jira/browse/FLINK-19879 Project: Flink
Issue Type: Improvement
Affects Versions: 1.11.2
Reporter: Ingo Bürk
Catalog#createTable has a ignoreIfExists flag, but the corresponding DDL does not yet seem to support "IF NOT EXISTS"¹. It would be nice if this could be made available in SQL as well.
¹
https://ci.apache.org/projects/flink/flink-docs-master/dev/table/sql/create.html#create-table--
This message was sent by Atlassian Jira
(v8.3.4#803005)