[
https://issues.apache.org/jira/browse/FLINK-1687?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14377529#comment-14377529
]
ASF GitHub Bot commented on FLINK-1687:
---------------------------------------
Github user szape commented on the pull request:
https://github.com/apache/flink/pull/521#issuecomment-85409807
Only new methods are added. There are two versions of generateSequence: a
new parallel one, as in the batch API, but the old, sequential one is also
useful for testing.
The new methods were reordered to follow a more logical ordering.
> Streaming file source/sink API is not in sync with the batch API
> ----------------------------------------------------------------
>
> Key: FLINK-1687
> URL: https://issues.apache.org/jira/browse/FLINK-1687
> Project: Flink
> Issue Type: Improvement
> Components: Streaming
> Reporter: Gábor Hermann
> Assignee: Péter Szabó
>
> Streaming environment is missing file inputs like readFile, readCsvFile and
> also the more general createInput function, and outputs like writeAsCsv and
> write. Streaming and batch API should be consistent.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)