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

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

     [ https://issues.apache.org/jira/browse/FLINK-19457?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Stephan Ewen resolved FLINK-19457.
----------------------------------
    Resolution: Fixed

Implemented in bd5d4611cef1611e8a18fa4dc0c93e5a1da6f88d

> 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
>            Priority: Major
>              Labels: pull-request-available
>             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)