You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by StephanEwen <gi...@git.apache.org> on 2014/11/12 21:50:53 UTC

[GitHub] incubator-flink pull request: [FLINK-1235] Compiler accepts iterat...

GitHub user StephanEwen opened a pull request:

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

    [FLINK-1235] Compiler accepts iterations referenced from the static path of other iterations

     - Fix NepheleJobGraphGenerator to support iterations referenced on the static path of another iteration
     - Catch nested iterations on dynamic path properly in optimizer (and give a good error message)

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

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

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

    https://github.com/apache/incubator-flink/pull/198.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 #198
    
----
commit 21b1b975ccb50e1831172894bde96c6d3269dc57
Author: Stephan Ewen <se...@apache.org>
Date:   2014-11-12T15:21:59Z

    [FLINK-1235] Compiler accepts iterations referenced from the static path of other iterations
     - Fix NepheleJobGraphGenerator to support iterations referenced on the static path of another iteration
     - Catch nested iterations on dynamic path properly in optimizer (and give a good error message)

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] incubator-flink pull request: [FLINK-1235] Compiler accepts iterat...

Posted by StephanEwen <gi...@git.apache.org>.
Github user StephanEwen closed the pull request at:

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


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] incubator-flink pull request: [FLINK-1235] Compiler accepts iterat...

Posted by StephanEwen <gi...@git.apache.org>.
Github user StephanEwen commented on the pull request:

    https://github.com/apache/incubator-flink/pull/198#issuecomment-62808541
  
    Manually merged in 21b1b975ccb50e1831172894bde96c6d3269dc57


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---