[
https://issues.apache.org/jira/browse/FLINK-2565?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14708409#comment-14708409
]
ASF GitHub Bot commented on FLINK-2565:
---------------------------------------
GitHub user zentol opened a pull request:
https://github.com/apache/flink/pull/1043
[FLINK-2565] Support primitive Arrays as keys
Adds a comparator and test for every primitive array type.
Modifies the CustomType2 class in GroupingTest to retain a field with an
unsupported type.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/zentol/flink 2565_arrayKey
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/flink/pull/1043.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 #1043
----
commit 7551a47e60186a91ecc1df364f1a3ae0c9474a3f
Author: zentol <[email protected]>
Date: 2015-08-23T13:36:47Z
[FLINK-2565] Support primitive Arrays as keys
----
> Support primitive arrays as keys
> --------------------------------
>
> Key: FLINK-2565
> URL: https://issues.apache.org/jira/browse/FLINK-2565
> Project: Flink
> Issue Type: Improvement
> Components: Java API
> Reporter: Chesnay Schepler
> Assignee: Chesnay Schepler
>
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)