[
https://issues.apache.org/jira/browse/FLINK-1112?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14214749#comment-14214749
]
ASF GitHub Bot commented on FLINK-1112:
---------------------------------------
GitHub user qmlmoon opened a pull request:
https://github.com/apache/incubator-flink/pull/209
[FLINK-1112] Add KeySelector group sorting on KeySelector grouping
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/qmlmoon/incubator-flink groupsort
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-flink/pull/209.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 #209
----
commit f8e4afc56953a7462c32ce4fd69af65d298f64a5
Author: mingliang <[email protected]>
Date: 2014-11-16T20:29:47Z
[FLINK-1112] Add KeySelector group sorting on KeySelector grouping
----
> Add GroupSorting with KeySelectors
> ----------------------------------
>
> Key: FLINK-1112
> URL: https://issues.apache.org/jira/browse/FLINK-1112
> Project: Flink
> Issue Type: Improvement
> Components: Java API, Scala API
> Reporter: Fabian Hueske
> Assignee: Mingliang Qi
>
> Group sorting is currently only supported for field-index keys and not for
> KeySelectors.
> This feature was requested.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)