Konstantin Orlov created IGNITE-15220:
-----------------------------------------
Summary: 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
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.3.4#803005)