[jira] [Created] (IGNITE-11304) SQL: Common caching of both local and distributed query metadata

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

[jira] [Created] (IGNITE-11304) SQL: Common caching of both local and distributed query metadata

Anton Vinogradov (Jira)
Vladimir Ozerov created IGNITE-11304:
----------------------------------------

             Summary: SQL: Common caching of both local and distributed query metadata
                 Key: IGNITE-11304
                 URL: https://issues.apache.org/jira/browse/IGNITE-11304
             Project: Ignite
          Issue Type: Task
          Components: sql
            Reporter: Vladimir Ozerov
            Assignee: Vladimir Ozerov


Currently query metadata is only cached for distributed queries. For local queries it is calculated on every request over and over again. Need to cache it always in {{QueryParserResultSelect}}.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)