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

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

GitHub user aljoscha opened a pull request:

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

    [FLINK-3527] Add Scala DataStream.transform()

    

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

    $ git pull https://github.com/aljoscha/flink scala-transform

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

    https://github.com/apache/flink/pull/1728.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 #1728
    
----
commit 17f0b2acefc4393c808ff6271c1c2a0f0ee1ff63
Author: Aljoscha Krettek <[email protected]>
Date:   2016-02-26T19:56:40Z

    [FLINK-3527] Add Scala DataStream.transform()

----


> Scala DataStream has no transform method
> ----------------------------------------
>
>                 Key: FLINK-3527
>                 URL: https://issues.apache.org/jira/browse/FLINK-3527
>             Project: Flink
>          Issue Type: Improvement
>          Components: Streaming
>            Reporter: Aljoscha Krettek
>            Assignee: Aljoscha Krettek
>            Priority: Blocker
>
> Some people might want to write custom operators and use them in the Scala 
> API. Not having the transform in there directly makes it cumbersome for them 
> to use custom operators.



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

Reply via email to