[
https://issues.apache.org/jira/browse/FLINK-16294?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17057546#comment-17057546
]
Leonard Xu commented on FLINK-16294:
------------------------------------
Hi [~sjwiesman]
(1) this feature is different with JDBC catalog, it's general for all catalogs
(2) this improvement only happens when user writing data out to jdbc table and
the db table not exists
the issue aims improve the out-of-box experience of jdbc connector.
> JDBC connector support create database table automatically
> ----------------------------------------------------------
>
> Key: FLINK-16294
> URL: https://issues.apache.org/jira/browse/FLINK-16294
> Project: Flink
> Issue Type: Improvement
> Components: Connectors / JDBC, Table SQL / Ecosystem
> Affects Versions: 1.11.0
> Reporter: Leonard Xu
> Assignee: Leonard Xu
> Priority: Major
> Labels: pull-request-available, usability
> Fix For: 1.11.0
>
> Time Spent: 10m
> Remaining Estimate: 0h
>
> Kafka connector/Elasticsearch connector support create topic/index
> automatically when topic/index not exists in kafka/Elasticsearch from now.
> This issue aims to support JDBC connector can create database table
> automatically which will be more friendly to user.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)