GitHub user szape opened a pull request:
https://github.com/apache/flink/pull/517
[FLINK-1544] [streaming] POJO types added to AggregationFunctionTest
Testing aggragation functions with POJO types.
The AggregationFunctionTest covered min, max, sum, minBy and maxBy
aggregations for tuples. I added the same tests for POJOs.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/mbalassi/flink FLINK-1544
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/flink/pull/517.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #517
----
commit 2def2d98f502487e548adf24406ecf2f2489e71e
Author: szape <[email protected]>
Date: 2015-03-11T14:36:15Z
[FLINK-1544] [streaming] POJO types added to AggregationFunctionTest
----
---
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.
---