Lijie Wang created FLINK-17296:
----------------------------------
Summary: Support "create table if not exists" in JDBC table sink.
Key: FLINK-17296
URL:
https://issues.apache.org/jira/browse/FLINK-17296 Project: Flink
Issue Type: New Feature
Components: Connectors / JDBC
Reporter: Lijie Wang
Currently, users need create output table manually when using JDBC table sink. If the table specifed in DDL is not exists, flink will throws exception like "table not exists".
Should we support to create table automaticlly if the table not exists ?
Maybe we can provided an option to enable or disable this feature.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)