You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Taras Ledkov (Jira)" <ji...@apache.org> on 2021/09/02 12:26:00 UTC

[jira] [Updated] (IGNITE-15394) Calcite integration. Query contexts refactoring

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

Taras Ledkov updated IGNITE-15394:
----------------------------------
    Description: 
As a part of the query cancel implementation we have to clear query contexts abstractions:
- separate planning & execution context;
- introduce common parent context that will contain query info.

  was:
As a part of the query cancel implementation we have to clear query contexts abstractions:
- separate planning & execution context;
- introduce common parent context that contains query info.


> Calcite integration. Query contexts refactoring
> -----------------------------------------------
>
>                 Key: IGNITE-15394
>                 URL: https://issues.apache.org/jira/browse/IGNITE-15394
>             Project: Ignite
>          Issue Type: Improvement
>          Components: sql
>            Reporter: Taras Ledkov
>            Assignee: Taras Ledkov
>            Priority: Major
>              Labels: calcite2-required, calcite3-required
>             Fix For: 3.0.0-alpha3
>
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> As a part of the query cancel implementation we have to clear query contexts abstractions:
> - separate planning & execution context;
> - introduce common parent context that will contain query info.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)