[ 
https://issues.apache.org/jira/browse/FLINK-18602?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17322987#comment-17322987
 ] 

Flink Jira Bot commented on FLINK-18602:
----------------------------------------

This issue is assigned but has not received an update in 7 days so it has been 
labeled "stale-assigned". If you are still working on the issue, please give an 
update and remove the label. If you are no longer working on the issue, please 
unassign so someone else may work on it. In 7 days the issue will be 
automatically unassigned.

> Support specific offset for topic list for kafka connector in table api
> -----------------------------------------------------------------------
>
>                 Key: FLINK-18602
>                 URL: https://issues.apache.org/jira/browse/FLINK-18602
>             Project: Flink
>          Issue Type: Improvement
>          Components: Connectors / Kafka, Table SQL / API
>    Affects Versions: 1.11.0
>            Reporter: Shengkai Fang
>            Assignee: Shengkai Fang
>            Priority: Major
>              Labels: stale-assigned
>
> 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.3.4#803005)

Reply via email to