[
https://issues.apache.org/jira/browse/FLINK-1687?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14377518#comment-14377518
]
ASF GitHub Bot commented on FLINK-1687:
---------------------------------------
Github user szape commented on the pull request:
https://github.com/apache/flink/pull/521#issuecomment-85406974
I completeness checking between the streaming and batch java API sounds to
be a great idea. I wouldn't force syncing in any other way, because there can
be source methods that are meaningless in the streaming or in the batch context.
> 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)