You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2017/01/18 04:41:27 UTC

[jira] [Commented] (BEAM-843) Use New DoFn Directly in Flink Runner

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

ASF GitHub Bot commented on BEAM-843:
-------------------------------------

GitHub user JingsongLi opened a pull request:

    https://github.com/apache/beam/pull/1787

    [BEAM-843] Flink DoFnOpeartor use new DoFn

    Use New DoFn Directly in Flink Runner.
    This change is mainly for the streaming mode. 
    
    Be sure to do all of the following to help us incorporate your contribution
    quickly and easily:
    
     - [ ] Make sure the PR title is formatted like:
       `[BEAM-<Jira issue #>] Description of pull request`
     - [ ] Make sure tests pass via `mvn clean verify`. (Even better, enable
           Travis-CI on your fork and ensure the whole test matrix passes).
     - [ ] Replace `<Jira issue #>` in the title with the actual Jira issue
           number, if there is one.
     - [ ] If this contribution is large, please file an Apache
           [Individual Contributor License Agreement](https://www.apache.org/licenses/icla.txt).
    
    ---


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

    $ git pull https://github.com/JingsongLi/beam master

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

    https://github.com/apache/beam/pull/1787.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 #1787
    
----
commit b1796e0f00eb6e3957528f13017515b6a42941a1
Author: zhixin.ljs <zh...@alibaba-inc.com>
Date:   2017-01-18T03:34:06Z

    Flink DoFnOpeartor use new DoFn

----


> Use New DoFn Directly in Flink Runner
> -------------------------------------
>
>                 Key: BEAM-843
>                 URL: https://issues.apache.org/jira/browse/BEAM-843
>             Project: Beam
>          Issue Type: Improvement
>          Components: runner-flink
>            Reporter: Aljoscha Krettek
>




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