You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ignite.apache.org by "Vladimir Ozerov (JIRA)" <ji...@apache.org> on 2017/08/28 12:08:00 UTC

[jira] [Created] (IGNITE-6194) SQL: implement lazy query execution for SQL with multiple map queries

Vladimir Ozerov created IGNITE-6194:
---------------------------------------

             Summary: SQL: implement lazy query execution for SQL with multiple map queries
                 Key: IGNITE-6194
                 URL: https://issues.apache.org/jira/browse/IGNITE-6194
             Project: Ignite
          Issue Type: Task
          Components: sql
    Affects Versions: 2.1
            Reporter: Vladimir Ozerov
             Fix For: 2.2


Currently we do not support lazy query execution for cases when there are several map queries, e.g. in case of {{UNION}}. Need to support this case as well. Specifically, parallel queries should be assigned to different laze worker threads.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)