Gustavo de Morais created FLINK-36809:
-----------------------------------------
Summary: Add ifNotExists param to createTable
Key: FLINK-36809
URL: https://issues.apache.org/jira/browse/FLINK-36809
Project: Flink
Issue Type: Improvement
Components: Table SQL / API
Reporter: Gustavo de Morais
Table API's createTable currently doesn't support ignoreIfExists, like other
interfaces for other resources already support.
We want to support the ignoreIfExists param for createTable. It should work the
same way it does for other resources, like createFunction.
Similar to SQL's {{{}_IF NOT EXISTS_ clause{}}}.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)