GitHub user romanoid opened a pull request:
https://github.com/apache/thrift/pull/1517
THRIFT-4513: fix bug in comparator introduced by e58f75d
Fix ordering bug for the comparator introduced by
https://github.com/apache/thrift/pull/1505
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/romanoid/thrift fix-incorrect-comparator
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/thrift/pull/1517.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 #1517
----
commit 4df9b40c99e600e51e6203bb1abaa250751f22fc
Author: Roman Soroka <romanoid@...>
Date: 2018-03-22T07:07:23Z
THRIFT-4513: fix bug in comparator introduced by e58f75d
----
---