Konstantin Orlov created IGNITE-22278:
-----------------------------------------
Summary: Sql. Refactor base and planning context
Key: IGNITE-22278
URL: https://issues.apache.org/jira/browse/IGNITE-22278
Project: Ignite
Issue Type: Improvement
Components: sql
Reporter: Konstantin Orlov
Purpose of the BaseQueryContext is not clear. On the one hand, it contains meta
required to kick start the query execution, on the other -- it contains
framework configuration which is specific only for planning phase. Let's remove
BasicContext and introduce OperationContext instead. All planning related part
should be moved to PlanningContext.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)