[GitHub] flink pull request #3662: [FLINK-6246] Fix generic type of OutputTag in oper...

2017-04-05 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/flink/pull/3662 --- 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

[GitHub] flink pull request #3662: [FLINK-6246] Fix generic type of OutputTag in oper...

2017-04-04 Thread aljoscha
Github user aljoscha commented on a diff in the pull request: https://github.com/apache/flink/pull/3662#discussion_r109608264 --- Diff: flink-examples/flink-examples-streaming/src/main/java/org/apache/flink/streaming/examples/iteration/IterateExample.java --- @@ -107,7 +107,8 @@

[GitHub] flink pull request #3662: [FLINK-6246] Fix generic type of OutputTag in oper...

2017-04-03 Thread dawidwys
Github user dawidwys commented on a diff in the pull request: https://github.com/apache/flink/pull/3662#discussion_r109428703 --- Diff: flink-examples/flink-examples-streaming/src/main/java/org/apache/flink/streaming/examples/iteration/IterateExample.java --- @@ -107,7 +107,8 @@

[GitHub] flink pull request #3662: [FLINK-6246] Fix generic type of OutputTag in oper...

2017-04-03 Thread dawidwys
Github user dawidwys commented on a diff in the pull request: https://github.com/apache/flink/pull/3662#discussion_r109428555 --- Diff: flink-streaming-java/src/main/java/org/apache/flink/streaming/runtime/tasks/OperatorChain.java --- @@ -619,20 +619,20 @@ public void

[GitHub] flink pull request #3662: [FLINK-6246] Fix generic type of OutputTag in oper...

2017-04-03 Thread dawidwys
Github user dawidwys commented on a diff in the pull request: https://github.com/apache/flink/pull/3662#discussion_r109428611 --- Diff: flink-streaming-java/src/main/java/org/apache/flink/streaming/runtime/tasks/OperatorChain.java --- @@ -619,20 +619,20 @@ public void

[GitHub] flink pull request #3662: [FLINK-6246] Fix generic type of OutputTag in oper...

2017-04-03 Thread aljoscha
GitHub user aljoscha opened a pull request: https://github.com/apache/flink/pull/3662 [FLINK-6246] Fix generic type of OutputTag in operator Output R: @dawidwys You can merge this pull request into a Git repository by running: $ git pull https://github.com/aljoscha/flink