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

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

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

Anton Vinogradov (Jira)
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)