You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Konstantin Orlov (Jira)" <ji...@apache.org> on 2022/10/11 08:26:00 UTC

[jira] [Resolved] (IGNITE-15220) Calcite. Segregate query planning and execution logic

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

Konstantin Orlov resolved IGNITE-15220.
---------------------------------------
    Resolution: Invalid

This part was refactored in IGNITE-12991

> Calcite. Segregate query planning and execution logic
> -----------------------------------------------------
>
>                 Key: IGNITE-15220
>                 URL: https://issues.apache.org/jira/browse/IGNITE-15220
>             Project: Ignite
>          Issue Type: Improvement
>          Components: sql
>            Reporter: Konstantin Orlov
>            Assignee: Konstantin Orlov
>            Priority: Major
>              Labels: calcite
>
> Currently all planning and execution logic resides in ExecutionServiceImpl. It would be better to split them onto two different services, thus make the code a bit cleaner and easier to understand.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)