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 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 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 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 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 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