[GitHub] flink pull request #4140: [FLINK-6943] Improve exceptions within TypeExtract...

2017-06-25 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/flink/pull/4140 --- 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 #4140: [FLINK-6943] Improve exceptions within TypeExtract...

2017-06-19 Thread zentol
Github user zentol commented on a diff in the pull request: https://github.com/apache/flink/pull/4140#discussion_r122711527 --- Diff: flink-core/src/main/java/org/apache/flink/api/java/typeutils/TypeExtractionUtils.java --- @@ -215,22 +215,33 @@ public static Type

[GitHub] flink pull request #4140: [FLINK-6943] Improve exceptions within TypeExtract...

2017-06-19 Thread zentol
Github user zentol commented on a diff in the pull request: https://github.com/apache/flink/pull/4140#discussion_r122707710 --- Diff: flink-core/src/main/java/org/apache/flink/api/java/typeutils/TypeExtractionUtils.java --- @@ -215,22 +215,33 @@ public static Type

[GitHub] flink pull request #4140: [FLINK-6943] Improve exceptions within TypeExtract...

2017-06-19 Thread dawidwys
Github user dawidwys commented on a diff in the pull request: https://github.com/apache/flink/pull/4140#discussion_r122708789 --- Diff: flink-core/src/main/java/org/apache/flink/api/java/typeutils/TypeExtractionUtils.java --- @@ -215,22 +215,33 @@ public static Type

[GitHub] flink pull request #4140: [FLINK-6943] Improve exceptions within TypeExtract...

2017-06-19 Thread dawidwys
GitHub user dawidwys opened a pull request: https://github.com/apache/flink/pull/4140 [FLINK-6943] Improve exceptions within TypeExtractionUtils#getSingleA… …bstractMethod Thanks for contributing to Apache Flink. Before you open your pull request, please take the