[
https://issues.apache.org/jira/browse/IGNITE-26155?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Maksim Zhuravkov reassigned IGNITE-26155:
-----------------------------------------
Assignee: Maksim Zhuravkov
> Expire of cache of SQL plans
> -----------------------------
>
> Key: IGNITE-26155
> URL: https://issues.apache.org/jira/browse/IGNITE-26155
> Project: Ignite
> Issue Type: Improvement
> Components: sql ai3
> Reporter: Iurii Gerzhedovich
> Assignee: Maksim Zhuravkov
> Priority: Major
> Labels: ignite-3
>
> Currently, we can save all executed SQL plans. Since we are going to
> automatically re-optimize cached planes, this can lead to wasted resources
> re-optimizing one-time queries that will never be executed.
> Let's add an expiration for the cache of the plans. It should depend on the
> last use time and can be configurable. By default, expiration can be 30
> minutes
--
This message was sent by Atlassian Jira
(v8.20.10#820010)