[
https://issues.apache.org/jira/browse/FLINK-18602?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Flink Jira Bot updated FLINK-18602:
-----------------------------------
Labels: auto-deprioritized-major auto-deprioritized-minor auto-unassigned
(was: auto-deprioritized-major auto-unassigned stale-minor)
Priority: Not a Priority (was: Minor)
This issue was labeled "stale-minor" 7 days ago and has not received any
updates so it is being deprioritized. If this ticket is actually Minor, please
raise the priority and ask a committer to assign you the issue or revive the
public discussion.
> Support specific offset for topic list for kafka connector
> ----------------------------------------------------------
>
> Key: FLINK-18602
> URL: https://issues.apache.org/jira/browse/FLINK-18602
> Project: Flink
> Issue Type: Improvement
> Components: Connectors / Kafka, Table SQL / Ecosystem
> Affects Versions: 1.11.0
> Reporter: Shengkai Fang
> Priority: Not a Priority
> Labels: auto-deprioritized-major, auto-deprioritized-minor,
> auto-unassigned
>
> During FLINK-18449, we decide to support topic discovery for kafka connector
> in table api. However, we can only use format
> {{'partition:0,offset:42;partition:1,offset:300'}} to specify the offset for
> single topic. I think the better format is
> {{'topic:topic-1,partition:0,offset:42;topic:topic-2,partition:1,offset:300'}}
> in topic discovery situation.
>
>
>
>
>
--
This message was sent by Atlassian Jira
(v8.20.1#820001)