Yury Gerzhedovich created IGNITE-17411:
------------------------------------------

             Summary: Prepared statements support for Ignite 3
                 Key: IGNITE-17411
                 URL: https://issues.apache.org/jira/browse/IGNITE-17411
             Project: Ignite
          Issue Type: Epic
          Components: sql
            Reporter: Yury Gerzhedovich


Ignite 3 should support prepared statements for SQL. It should bring 
performance increase for particular cases when user have one query with 
different parameters. We could get rid of query string parsing for every 
execution (despite of caching, due to cache could be invalidated and not 
effective), get rid of exchange of query fragments between a nodes, and any 
other optimization.
Prepared statements should be supported as for server and for client, both 
sides.

 

This epic contains tasks related to the goal.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to