[
https://issues.apache.org/jira/browse/FLINK-1687?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14376425#comment-14376425
]
ASF GitHub Bot commented on FLINK-1687:
---------------------------------------
Github user rmetzger commented on the pull request:
https://github.com/apache/flink/pull/521#issuecomment-85154551
Would it make sense to add a API completeness checker between the streaming
and batch java API (similar to the java/scala API completeness checker?) The
whitelist is probably a big bigger in that case, but somebody changing
something somewhere would at least notice that the APIs are out of sync.
Does this change actually break with the current (0.8.x) methods? or is it
just adding new methods (it seems you're relocated some methods)
> 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)