You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Sergi Vladykin (JIRA)" <ji...@apache.org> on 2016/04/15 14:03:25 UTC

[jira] [Created] (IGNITE-3013) Support sorted merge index for SQL

Sergi Vladykin created IGNITE-3013:
--------------------------------------

             Summary: Support sorted merge index for SQL
                 Key: IGNITE-3013
                 URL: https://issues.apache.org/jira/browse/IGNITE-3013
             Project: Ignite
          Issue Type: Improvement
            Reporter: Sergi Vladykin
            Assignee: Sergi Vladykin


Currently for sorting we have to fetch all the result sets from remote nodes and sort them on the client side, need to implement sorted merge index which will do it lazily in streaming fashion.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)