[GitHub] incubator-flink pull request: [FLINK-1110] Add collection-based ex...

2014-10-07 Thread StephanEwen
Github user StephanEwen commented on a diff in the pull request: https://github.com/apache/incubator-flink/pull/139#discussion_r18523098 --- Diff: flink-examples/flink-java-examples/src/main/java/org/apache/flink/example/java/environments/CollectionExecutionExample.java --- @@ -0,

[GitHub] incubator-flink pull request: [FLINK-1110] Add collection-based ex...

2014-10-07 Thread rmetzger
Github user rmetzger commented on a diff in the pull request: https://github.com/apache/incubator-flink/pull/139#discussion_r18518034 --- Diff: flink-examples/flink-java-examples/src/main/java/org/apache/flink/example/java/environments/CollectionExecutionExample.java --- @@ -0,0 +

[GitHub] incubator-flink pull request: [FLINK-1110] Add collection-based ex...

2014-10-05 Thread StephanEwen
Github user StephanEwen commented on the pull request: https://github.com/apache/incubator-flink/pull/139#issuecomment-57937260 Manually merged in 65bf092da77ca0d416a3abbcac21b641cf038101 --- If your project is set up for it, you can reply to this email and have your reply appear on G

[GitHub] incubator-flink pull request: [FLINK-1110] Add collection-based ex...

2014-10-05 Thread StephanEwen
Github user StephanEwen closed the pull request at: https://github.com/apache/incubator-flink/pull/139 --- 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 f

[GitHub] incubator-flink pull request: [FLINK-1110] Add collection-based ex...

2014-10-03 Thread uce
Github user uce commented on the pull request: https://github.com/apache/incubator-flink/pull/139#issuecomment-57782459 Good to merge. All operator tests are working. +1 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as

[GitHub] incubator-flink pull request: [FLINK-1110] Add collection-based ex...

2014-10-02 Thread StephanEwen
GitHub user StephanEwen opened a pull request: https://github.com/apache/incubator-flink/pull/139 [FLINK-1110] Add collection-based execution mode to flink APIs This modes executes programs straightforwardly as collections, with minimal resource footprint and virtually no latency (s