You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Yury Gerzhedovich (Jira)" <ji...@apache.org> on 2021/09/24 14:35:00 UTC

[jira] [Created] (IGNITE-15600) Cache for Calcite SQL plans in 3.0

Yury Gerzhedovich created IGNITE-15600:
------------------------------------------

             Summary: Cache for Calcite SQL plans in 3.0
                 Key: IGNITE-15600
                 URL: https://issues.apache.org/jira/browse/IGNITE-15600
             Project: Ignite
          Issue Type: Improvement
          Components: sql
            Reporter: Yury Gerzhedovich


As of now, we have Calcite SQL plan cache only for Ignite 2.x. For 3.0 need to implement new one. It can be a simple LRU cache based on LinkedHashMap as a first step or take from separate project, e.g. caffeine.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)