You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "Xuannan Su (Jira)" <ji...@apache.org> on 2022/11/09 06:40:00 UTC

[jira] [Created] (FLINK-29951) Kafka SQL connector supports setting end offset/timestamp

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)