Uploaded image for project: 'Flink'
  1. Flink
  2. FLINK-19494

Add StreamExecutionEnvironment.fromSequence()

    XMLWordPrintableJSON

Details

    Description

      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

      Attachments

        Issue Links

          Activity

            People

              nicholasjiang Nicholas Jiang
              sewen Stephan Ewen
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: