You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Konstantin Orlov (Jira)" <ji...@apache.org> on 2024/01/25 07:00:00 UTC

[jira] [Assigned] (IGNITE-21306) Sql. Optimize way to execute simple select

     [ 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)