You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by mxm <gi...@git.apache.org> on 2015/10/01 17:47:19 UTC

[GitHub] flink pull request: [FLINK-1599] TypeComperator with no keys and c...

GitHub user mxm opened a pull request:

    https://github.com/apache/flink/pull/1207

    [FLINK-1599] TypeComperator with no keys and comparators matches some elements

    - update JavaDoc to clarify the usage of the extractKey(..) and getFlatComparators() method

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

    $ git pull https://github.com/mxm/flink FLINK-1599

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

    https://github.com/apache/flink/pull/1207.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 #1207
    
----
commit 44e83afd8510c8303ef015d38dc3e576ee7d2257
Author: Maximilian Michels <mx...@apache.org>
Date:   2015-10-01T15:42:42Z

    [FLINK-1599] TypeComperator with no keys and comparators matches some elements
    
    - update JavaDoc to clarify the usage of the extractKey(..) and
      getFlatComparators() method

----


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] flink pull request: [FLINK-1599] TypeComperator with no keys and c...

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

    https://github.com/apache/flink/pull/1207


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] flink pull request: [FLINK-1599] TypeComperator with no keys and c...

Posted by hsaputra <gi...@git.apache.org>.
Github user hsaputra commented on the pull request:

    https://github.com/apache/flink/pull/1207#issuecomment-144846200
  
    +1
    
    Test fail on StormWordCountLocalITCase not related to the changes.


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---