You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2016/02/18 14:43:18 UTC

[jira] [Commented] (FLINK-3169) Drop {{Key}} type from Record Data Model

    [ https://issues.apache.org/jira/browse/FLINK-3169?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15152319#comment-15152319 ] 

ASF GitHub Bot commented on FLINK-3169:
---------------------------------------

GitHub user zentol opened a pull request:

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

    [FLINK-3169] Remove Key class

    

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

    $ git pull https://github.com/zentol/flink 3169_key

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

    https://github.com/apache/flink/pull/1667.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 #1667
    
----
commit f62cec89e11e28fd22eeb48505c0139684bdf00f
Author: zentol <s....@web.de>
Date:   2016-02-18T09:29:00Z

    [FLINK-3169] Remove Key class

----


> Drop {{Key}} type from Record Data Model
> ----------------------------------------
>
>                 Key: FLINK-3169
>                 URL: https://issues.apache.org/jira/browse/FLINK-3169
>             Project: Flink
>          Issue Type: Improvement
>    Affects Versions: 0.10.1
>            Reporter: Stephan Ewen
>            Assignee: Chesnay Schepler
>             Fix For: 1.0.0
>
>
> The {{Key}} type is currently still used by
>   - The RecordComparator: This can be moved to the test scope of {{flink-runtime}}
>   - The range partitioner distributions. They are outdated anyways and not used any more.
>   - All value types can be moved to {{NormalizableKey}}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)