You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Alexander Fedulov (Jira)" <ji...@apache.org> on 2022/06/14 13:27:00 UTC

[jira] [Created] (FLINK-28056) Introduce high level API for cases that do not require specific SourceEnumerator logic.

Alexander Fedulov created FLINK-28056:
-----------------------------------------

             Summary: Introduce high level API for cases that do not require specific SourceEnumerator logic.
                 Key: FLINK-28056
                 URL: https://issues.apache.org/jira/browse/FLINK-28056
             Project: Flink
          Issue Type: Sub-task
          Components: Connectors / Common
            Reporter: Alexander Fedulov


There are simple cases that do not require any specific SplitEnumerator logic. It should be as simple to implement them with the Source API as it is with SourceFunction.

NoOpSplitEnumerator?



--
This message was sent by Atlassian Jira
(v8.20.7#820007)