[
https://issues.apache.org/jira/browse/FLINK-1235?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14208660#comment-14208660
]
ASF GitHub Bot commented on FLINK-1235:
---------------------------------------
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)
----
> Compiler rejectes non-nested iterations in constant path of an Iteration.
> -------------------------------------------------------------------------
>
> Key: FLINK-1235
> URL: https://issues.apache.org/jira/browse/FLINK-1235
> Project: Flink
> Issue Type: Bug
> Components: Optimizer
> Affects Versions: 0.8-incubating
> Reporter: Stephan Ewen
> Assignee: Stephan Ewen
> Fix For: 0.8-incubating
>
>
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)