[
https://issues.apache.org/jira/browse/FLINK-2096?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14560700#comment-14560700
]
ASF GitHub Bot commented on FLINK-2096:
---------------------------------------
Github user StephanEwen commented on the pull request:
https://github.com/apache/flink/pull/726#issuecomment-105841951
+1 from my side.
I think it is important that the core APIs let you see clearly what is
happening, otherwise new users usually get thrown off.
> Remove implicit conversions in Streaming Scala API
> --------------------------------------------------
>
> Key: FLINK-2096
> URL: https://issues.apache.org/jira/browse/FLINK-2096
> Project: Flink
> Issue Type: Bug
> Components: Streaming
> Affects Versions: 0.9
> Reporter: Aljoscha Krettek
> Assignee: Aljoscha Krettek
>
> At least one user ran into a problem with this:
> http://stackoverflow.com/questions/30461809/in-flink-stream-windowing-does-not-seem-to-work
> Also, the implicit conversions from Java DataStreams to Scala Streams could
> be problematic. I think we should at least make them private to the flink
> package.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)