GitHub user dolphin1414 opened a pull request:
https://github.com/apache/ignite/pull/3212 IGNITE-6343: Index is not used properly if changing sort order.
Index is not used properly if changing sort order.
You can merge this pull request into a Git repository by running:
$ git pull
https://github.com/gridgain/apache-ignite ignite-6343
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/ignite/pull/3212.patchTo close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #3212
----
commit bcaac3a76af07f63a023d4e21916278906be4ac8
Author: rkondakov <
[hidden email]>
Date: 2017-12-11T07:51:37Z
IGNITE-6343: Workaround - reversed index creation for each user index.
----
---