[
https://issues.apache.org/jira/browse/FLINK-2565?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14710848#comment-14710848
]
ASF GitHub Bot commented on FLINK-2565:
---------------------------------------
Github user tillrohrmann commented on a diff in the pull request:
https://github.com/apache/flink/pull/1043#discussion_r37842526
--- Diff:
flink-java/src/test/java/org/apache/flink/api/java/operator/GroupingTest.java
---
@@ -127,6 +128,15 @@ public void testGroupByKeyFields5() {
}
@Test
+ public void testGroupByKeyFields6() {
--- End diff --
A more descriptive name or a comment would be helpful to understand the
test case.
> 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)