You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2015/01/06 13:08:34 UTC

[jira] [Commented] (FLINK-1357) Unsupported Union between static and dynamic path in Iterations

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

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

GitHub user StephanEwen opened a pull request:

    https://github.com/apache/incubator-flink/pull/284

    [FLINK-1357] [compiler] Add union between static and dynamic path

    

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

    $ git pull https://github.com/StephanEwen/incubator-flink union_dynamic

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

    https://github.com/apache/incubator-flink/pull/284.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 #284
    
----
commit 6904c48373ae50ba89634941ddb7d279fd547e93
Author: Stephan Ewen <se...@apache.org>
Date:   2014-12-18T18:58:45Z

    [FLINK-1357] [compiler] Add union between static and dynamic path

----


> Unsupported Union between static and dynamic path in Iterations
> ---------------------------------------------------------------
>
>                 Key: FLINK-1357
>                 URL: https://issues.apache.org/jira/browse/FLINK-1357
>             Project: Flink
>          Issue Type: Bug
>          Components: Distributed Runtime
>    Affects Versions: 0.9
>            Reporter: Stephan Ewen
>            Assignee: Stephan Ewen
>             Fix For: 0.9
>
>
> Unions happen on the network layer and can currently not combine static and dynamic inputs.
> Adding a union runtime operator can solve this.



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