[
https://issues.apache.org/jira/browse/FLINK-3993?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Omar Alvarez updated FLINK-3993:
--------------------------------
Affects Version/s: 1.0.3
Remaining Estimate: 24h
Original Estimate: 24h
Priority: Minor (was: Major)
Description: Right now, I believe that there is only from_elements()
support in order to create a sequence of numbers. It is interesting to be able
to create a list of numbers from the Python API also, apart from the Java API.
It would not be complicated, since we already have generateSequence(). I am
already working on this, and will create a pull request shortly in Github.
Component/s: Python API
Summary: [py] Add generateSequence() support to Python API
(was: [py] Add generateSequence() support to Python AP)
> [py] Add generateSequence() support to Python API
> -------------------------------------------------
>
> Key: FLINK-3993
> URL: https://issues.apache.org/jira/browse/FLINK-3993
> Project: Flink
> Issue Type: Improvement
> Components: Python API
> Affects Versions: 1.0.3
> Reporter: Omar Alvarez
> Priority: Minor
> Original Estimate: 24h
> Remaining Estimate: 24h
>
> Right now, I believe that there is only from_elements() support in order to
> create a sequence of numbers. It is interesting to be able to create a list
> of numbers from the Python API also, apart from the Java API. It would not be
> complicated, since we already have generateSequence(). I am already working
> on this, and will create a pull request shortly in Github.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)