Github user gyfora commented on the pull request:
https://github.com/apache/flink/pull/481#issuecomment-80941940
Hey,
I squashed some of your small fix commits to your last, one and also fixed
several minor issues:
-I swapped the type parameter order to make the type extraction work
properly
-I made the parameter order consistent through the scala and java api
-The GroupedFoldInvokable completely disregarded the first element in the
stream (also the test logic for this class was broken)
-And some minor windowing related stuff
I didnt include your last commit since I already added those fixes to yours.
---
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 enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---