[jira] [Created] (IGNITE-6888) Cache involved tables set for statement

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Created] (IGNITE-6888) Cache involved tables set for statement

Anton Vinogradov (Jira)
Igor Seliverstov created IGNITE-6888:
----------------------------------------

             Summary: Cache involved tables set for statement
                 Key: IGNITE-6888
                 URL: https://issues.apache.org/jira/browse/IGNITE-6888
             Project: Ignite
          Issue Type: Sub-task
      Security Level: Public (Viewable by anyone)
          Components: sql
            Reporter: Igor Seliverstov


Currently we have to create AST from {{PreparedStatement}} to collect and process all involved
in the query caches (See IgniteH2Indexing#mvccTracker}}). It makes sense to cache parse results per statements by analogy with statements itself.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)