GitHub user markus-h opened a pull request:
https://github.com/apache/incubator-flink/pull/61
[FLINK-984] Extension of the API for distinct for Key Expressions,
additional testcases
I extended the API for the distinct operator to also work on POJOs using
either key expressions or by using plain distinct() selecting all public fields.
I also added some more testcases for the operator.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/markus-h/incubator-flink distinct_extension
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-flink/pull/61.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 #61
----
commit dd7aa11b1df58c316c420ffccfe704afdb4f8ed0
Author: Markus Holzemer <[email protected]>
Date: 2014-07-01T12:27:56Z
Extension of the API for distinct for Key Expressions, additional testcases
----
---
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.
---