[GitHub] flink pull request: [FLINK-1147][Java API] TypeInference on POJOs

2015-01-26 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/flink/pull/315 --- 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 enabl

[GitHub] flink pull request: [FLINK-1147][Java API] TypeInference on POJOs

2015-01-22 Thread StephanEwen
Github user StephanEwen commented on the pull request: https://github.com/apache/flink/pull/315#issuecomment-71158420 +1 to merge from me as well. Go ahead, Timo... --- 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

[GitHub] flink pull request: [FLINK-1147][Java API] TypeInference on POJOs

2015-01-20 Thread rmetzger
Github user rmetzger commented on the pull request: https://github.com/apache/flink/pull/315#issuecomment-70723442 I didn't find any issues in the code. Good to merge. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If yo

[GitHub] flink pull request: [FLINK-1147][Java API] TypeInference on POJOs

2015-01-17 Thread StephanEwen
Github user StephanEwen commented on the pull request: https://github.com/apache/flink/pull/315#issuecomment-70358805 Great! I am looking forward very much to having that in the APIs --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub

[GitHub] flink pull request: [FLINK-1147][Java API] TypeInference on POJOs

2015-01-16 Thread twalthr
GitHub user twalthr opened a pull request: https://github.com/apache/flink/pull/315 [FLINK-1147][Java API] TypeInference on POJOs The TypeExtractor now also fully supports generic POJOs and tries to get missing types by using type inference. Functions can look like: