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)