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

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

GitHub user aljoscha opened a pull request:

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

    [BEAM-2380] Forward additional outputs to DoFnRunner in Flink Batch

    R: @iemejia or anyone, really 😃 

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

    $ git pull https://github.com/aljoscha/beam 
jira-2380-fix-flink-batch-add-outputs

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

    https://github.com/apache/beam/pull/3258.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 #3258
    
----
commit 9afe395bbddd2382c5222dd3145a0be3cdf7077a
Author: Aljoscha Krettek <aljoscha.kret...@gmail.com>
Date:   2017-05-30T08:56:56Z

    [BEAM-2380] Forward additional outputs to DoFnRunner in Flink Batch

----


> Flink Batch Runner does not forward additional outputs to operator
> ------------------------------------------------------------------
>
>                 Key: BEAM-2380
>                 URL: https://issues.apache.org/jira/browse/BEAM-2380
>             Project: Beam
>          Issue Type: Bug
>          Components: runner-flink
>    Affects Versions: 2.1.0
>            Reporter: Aljoscha Krettek
>            Assignee: Aljoscha Krettek
>            Priority: Blocker
>             Fix For: 2.1.0
>
>
> Recent changes to {{SimpleDoFnRunner}} made the output tag validation more 
> strict in {{outputWindowedValue()}}. This surfaced a bug in the Flink Batch 
> runner: it doesn't forward the additional output tags to the 
> {{SimpleDoFnRunner}}.



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

Reply via email to