Konstantin Orlov created IGNITE-22765:
-----------------------------------------
Summary: Sql. Improve optimization of simple inserts
Key: IGNITE-22765
URL: https://issues.apache.org/jira/browse/IGNITE-22765
Project: Ignite
Issue Type: Improvement
Components: sql
Reporter: Konstantin Orlov
Calcite planner, although powerful and agile, takes significant amount of time
to initialize internal structures. For simple queries, like INSERT with VALUES,
it will be beneficial to try to convert them without help of neither heuristic
nor cos-based planner.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)