Xuannan Su created FLINK-29951:
----------------------------------
Summary: Kafka SQL connector supports setting end offset/timestamp
Key: FLINK-29951
URL: https://issues.apache.org/jira/browse/FLINK-29951
Project: Flink
Issue Type: Improvement
Components: Connectors / Kafka
Affects Versions: 1.17.0
Reporter: Xuannan Su
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.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)