[
https://issues.apache.org/jira/browse/IGNITE-21341?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Yury Gerzhedovich updated IGNITE-21341:
---------------------------------------
Labels: ignite-3 (was: )
> Sql. Optimize way to execute insert
> -----------------------------------
>
> Key: IGNITE-21341
> URL: https://issues.apache.org/jira/browse/IGNITE-21341
> Project: Ignite
> Issue Type: Improvement
> Components: sql
> Reporter: Yury Gerzhedovich
> Assignee: Yury Gerzhedovich
> Priority: Major
> Labels: ignite-3
>
> As of now we use common approach for all execution queries.
> Obviously, we can use simple KV put for simple insert statement. Let's
> analyze the AST to identify such simple insert and execute it in an
> optimized way, avoiding the common complex path.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)