[
https://issues.apache.org/jira/browse/FLINK-2280?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14619647#comment-14619647
]
ASF GitHub Bot commented on FLINK-2280:
---------------------------------------
GitHub user fhueske opened a pull request:
https://github.com/apache/flink/pull/894
[FLINK-2280] GenericTypeComparator.compare() respects ascending flag
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/fhueske/flink FLINK-2280
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/flink/pull/894.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 #894
----
commit e3274b62357b2238db6b0f2bf36c0be7e1753157
Author: Fabian Hueske <[email protected]>
Date: 2015-06-30T13:11:11Z
[FLINK-2280] GenericTypeComparator.compare() respects ascending flag
----
> GenericTypeComparator.compare() does not respect ascending flag
> ---------------------------------------------------------------
>
> Key: FLINK-2280
> URL: https://issues.apache.org/jira/browse/FLINK-2280
> Project: Flink
> Issue Type: Bug
> Components: Core
> Affects Versions: 0.9
> Reporter: Fabian Hueske
> Assignee: Fabian Hueske
> Priority: Critical
> Fix For: 0.9.1
>
>
> The {{GenericTypeComparator.compare()}} method does not respect the
> {{ascending}} flag that is used for inverted sorting.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)