You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "Stephan Ewen (Jira)" <ji...@apache.org> on 2020/09/29 16:30:00 UTC

[jira] [Created] (FLINK-19457) Port NumberSequenceSource to FLIP-27 source interface

Stephan Ewen created FLINK-19457:
------------------------------------

             Summary: Port NumberSequenceSource to FLIP-27 source interface
                 Key: FLINK-19457
                 URL: https://issues.apache.org/jira/browse/FLINK-19457
             Project: Flink
          Issue Type: Improvement
          Components: API / Core
            Reporter: Stephan Ewen
            Assignee: Stephan Ewen
             Fix For: 1.12.0


Both {{DataStream}} and {{DataSet}} APIs have a source generating a sequence of numbers.
This is useful for debugging and testing.

We should port this source to the FLIP-27 interface, to support testing programs with the new source API.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)