[ 
https://issues.apache.org/jira/browse/FLINK-2088?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14562448#comment-14562448
 ] 

Márton Balassi commented on FLINK-2088:
---------------------------------------

We could do it, but currently streaming does not have all the distinct 
operators just the ones that were necessary. Currently the most specific type 
we could return would be the SingleOutputStreamOperator.

> change return type of name function in DataStream scala class
> -------------------------------------------------------------
>
>                 Key: FLINK-2088
>                 URL: https://issues.apache.org/jira/browse/FLINK-2088
>             Project: Flink
>          Issue Type: Bug
>          Components: Streaming
>    Affects Versions: 0.9
>            Reporter: Faye Beligianni
>            Assignee: Márton Balassi
>              Labels: Streaming
>             Fix For: 0.9
>
>
> {{name}} function of {{DataStream}} scala class has a wrong return type: 
> {code} DataStream[_] {code} when it should return a:{code}DataStream[T] 
> {code} 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to