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