[
https://issues.apache.org/jira/browse/FLINK-25104?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17450908#comment-17450908
]
Hang Ruan commented on FLINK-25104:
-----------------------------------
I will add stoppingOffsetsInitializer setting in the table options.
If stoppingOffsetsInitializer is set, the kafka table source will be treated as
bounded.
> Kafka table source cannot be used as bounded
> --------------------------------------------
>
> Key: FLINK-25104
> URL: https://issues.apache.org/jira/browse/FLINK-25104
> Project: Flink
> Issue Type: Improvement
> Components: Connectors / Kafka
> Reporter: Hang Ruan
> Priority: Minor
>
> In DataStream API, we could use a Kafka source as bounded by
> `builder.setBounded`.
> In SQL, there is not a way to set a Kafka table source as bounded.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)