[
https://issues.apache.org/jira/browse/FLINK-17314?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17091289#comment-17091289
]
zhisheng commented on FLINK-17314:
----------------------------------
[~jark] Kafka connector also support list topics, and is also easily expose it
in SQL DDL, eg:
one topic:'connector.topic'='test-topic'
list topic:test1-topic;test2-topic
list topic:test-topic-[0-9]
> 【Flink Kafka Connector】The Config(connector.topic)support list topic
> --------------------------------------------------------------------
>
> Key: FLINK-17314
> URL: https://issues.apache.org/jira/browse/FLINK-17314
> Project: Flink
> Issue Type: Improvement
> Components: Connectors / Kafka, Table SQL / Ecosystem
> Reporter: zhisheng
> Priority: Major
>
> sometime we may consume from more than one topic, and the data schema in all
> topic is same
--
This message was sent by Atlassian Jira
(v8.3.4#803005)