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

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

     [ https://issues.apache.org/jira/browse/IGNITE-6194?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Vladimir Ozerov updated IGNITE-6194:
------------------------------------
    Labels: performance sql-stability  (was: performance)

> 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
>            Priority: Major
>              Labels: performance, sql-stability
>
> 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
(v7.6.3#76005)