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/06/04 14:05:04 UTC

[jira] [Commented] (BEAM-1498) Use Flink-native side outputs

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

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

GitHub user JingsongLi opened a pull request:

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

    [BEAM-1498] Use Flink-native side outputs

    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`.
     - [ ] 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.pdf).
    
    ---


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

    $ git pull https://github.com/JingsongLi/beam BEAM-1498

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

    https://github.com/apache/beam/pull/3290.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 #3290
    
----
commit 0a8ad92b9dc5bc90572702592e1b203f4dd909f7
Author: JingsongLi <lz...@aliyun.com>
Date:   2017-06-04T13:56:10Z

    [BEAM-1498] Use Flink-native side outputs

----


> Use Flink-native side outputs
> -----------------------------
>
>                 Key: BEAM-1498
>                 URL: https://issues.apache.org/jira/browse/BEAM-1498
>             Project: Beam
>          Issue Type: Improvement
>          Components: runner-flink
>            Reporter: Aljoscha Krettek
>            Assignee: Jingsong Lee
>
> Once Flink has support for side outputs we should use them instead of manually dealing with the {{RawUnionValues}}.
> Side outputs for Flink is being tracked in https://issues.apache.org/jira/browse/FLINK-4460.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)