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

董振龙 commented on FLINK-24456:
-----------------------------

I don't think one configuration is enough. Use 3 configurations:

1 - bounded-mode:bounded/unbounded, 2- offset-mode:latest/group/special...   3- 
special-offset: 'partition:0,offset:42;partition:1,offset:300'

It works like 'scan.startup' configuration. But I don't know if this is 
necessary

> Support bounded offset in the Kafka table connector
> ---------------------------------------------------
>
>                 Key: FLINK-24456
>                 URL: https://issues.apache.org/jira/browse/FLINK-24456
>             Project: Flink
>          Issue Type: Improvement
>          Components: Connectors / Kafka, Table SQL / Ecosystem
>            Reporter: Haohui Mai
>            Assignee: ZhuoYu Chen
>            Priority: Minor
>              Labels: pull-request-available
>
> The {{setBounded}} API in the DataStream connector of Kafka is particularly 
> useful when writing tests. Unfortunately the table connector of Kafka lacks 
> the same API.
> It would be good to have this API added.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

Reply via email to