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

ASF GitHub Bot commented on FLINK-2088:
---------------------------------------

GitHub user mbalassi reopened a pull request:

    https://github.com/apache/flink/pull/739

    [FLINK-2088] [streaming] [scala] DataStream.name() returns a typed Da…

    …taStream
    
    Just a quickfix.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/mbalassi/flink flink-2088

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/flink/pull/739.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #739
    
----
commit 31efaa171080fd1820fd5051e6d59699ac26c332
Author: mbalassi <mbala...@apache.org>
Date:   2015-05-28T07:58:40Z

    [FLINK-2088] [streaming] [scala] DataStream.name() returns a typed 
DataStream

----


> 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