GitHub user rmetzger opened a pull request:

    https://github.com/apache/incubator-flink/pull/245

    [FLINK-984] Compiler tests for distinct()

    Adopted the old code from @markus-h
    
    The code originates from https://github.com/apache/incubator-flink/pull/61.
    The pull request also contained code to add POJO support to the distinct() 
operator. This has already been implemented in earlier work

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/rmetzger/incubator-flink flink984

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/incubator-flink/pull/245.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 #245
    
----
commit b47744605fd5d69981f94483bbf8407ca6fb7b6a
Author: Robert Metzger <[email protected]>
Date:   2014-11-25T15:26:12Z

    [FLINK-984] Compiler tests for distinct(). Adopted the old code from 
@markus-h
    
    The code originates from https://github.com/apache/incubator-flink/pull/61.
    The pull request also contained code to add POJO support to the distinct() 
operator. This has already been implemented in earlier work

----


---
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.
---

Reply via email to