Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Duplicate
-
1.17.0
-
None
-
None
Description
Currently, KafkaSource at DataStream API allows specifying end offset/timestamp by `KafkaSourceBuilder#setBounded`, while Kafka SQL connector has no way to do that.
To better align the functionality with DataStream and support bounded stream, we want to support setting end offset/timestamp in Kafka SQL connector.
Attachments
Issue Links
- is duplicated by
-
FLINK-24456 Support bounded offset in the Kafka table connector
- Closed