Yury Gerzhedovich created IGNITE-21306:
------------------------------------------

             Summary: Sql. Optimize way to execute simple select and insert
                 Key: IGNITE-21306
                 URL: https://issues.apache.org/jira/browse/IGNITE-21306
             Project: Ignite
          Issue Type: Improvement
          Components: sql
            Reporter: Yury Gerzhedovich


As of now we use common approach for all execution queries.
Obviously, we can use simple KV put /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)

Reply via email to