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

[jira] [Closed] (FLINK-19494) Adjust "StreamExecutionEnvironment.generateSequence()" to new API Sources

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

Aljoscha Krettek closed FLINK-19494.
------------------------------------
      Assignee: Nicholas Jiang
    Resolution: Fixed

master: c074b52b0ac04217da79e49e3850a66a42f96ce3

> Adjust "StreamExecutionEnvironment.generateSequence()" to new API Sources
> -------------------------------------------------------------------------
>
>                 Key: FLINK-19494
>                 URL: https://issues.apache.org/jira/browse/FLINK-19494
>             Project: Flink
>          Issue Type: Improvement
>          Components: API / DataStream
>            Reporter: Stephan Ewen
>            Assignee: Nicholas Jiang
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 1.12.0
>
>
> The utility method {{StreamExecutionEnvironment.generateSequence(()}} should instantiate the new {{NumberSequenceSource}} rather than the existing {{StatefulSequenceSource}}.
> We should also deprecate the {{StatefulSequenceSource}} as part of this change, because
>   - it is based on the legacy source API
>   - it is not scalable, because it materializes the sequence



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