You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Konstantin Orlov (Jira)" <ji...@apache.org> on 2021/10/18 11:45:00 UTC

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

     [ https://issues.apache.org/jira/browse/IGNITE-15600?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Konstantin Orlov reassigned IGNITE-15600:
-----------------------------------------

    Assignee: Konstantin Orlov

> 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
>            Assignee: Konstantin Orlov
>            Priority: Major
>              Labels: calcite3-required, ignite-3, tech-debt
>
> 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)