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 <[email protected]>
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 [email protected] or file a JIRA ticket
with INFRA.
---