You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Maksim Timonin (Jira)" <ji...@apache.org> on 2021/09/16 16:11:00 UTC

[jira] [Created] (IGNITE-15530) IndexQuery has to use MergeSort reducer

Maksim Timonin created IGNITE-15530:
---------------------------------------

             Summary: IndexQuery has to use MergeSort reducer
                 Key: IGNITE-15530
                 URL: https://issues.apache.org/jira/browse/IGNITE-15530
             Project: Ignite
          Issue Type: New Feature
            Reporter: Maksim Timonin
            Assignee: Maksim Timonin


Currently IndexQuery doesn't sort result over multiple nodes. But the idea of index is to return ordered result. So, IndexQuery should use MergeSort for a result cursor.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)