Shengkai Fang created FLINK-18449: ------------------------------------- Summary: Make topic discovery and partition discovery configurable for FlinkKafkaConsumer in Table API Key: FLINK-18449 URL: https://issues.apache.org/jira/browse/FLINK-18449 Project: Flink Issue Type: Improvement Components: Connectors / Kafka, Table SQL / API Affects Versions: 1.11.0 Reporter: Shengkai Fang
In streaming api, we can use regex to find topic. However, it's not work in table api. I think we can add option such as 'topic-regex' in WITH block for users to specify their regex. -- This message was sent by Atlassian Jira (v8.3.4#803005)