[ https://issues.apache.org/jira/browse/IGNITE-21558?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Konstantin Orlov reassigned IGNITE-21558: ----------------------------------------- Assignee: Konstantin Orlov > Sql. Remove ExecutionContext dependency from ExpressionFactory. > --------------------------------------------------------------- > > Key: IGNITE-21558 > URL: https://issues.apache.org/jira/browse/IGNITE-21558 > Project: Ignite > Issue Type: Improvement > Components: sql > Reporter: Maksim Zhuravkov > Assignee: Konstantin Orlov > Priority: Major > Labels: ignite-3 > Fix For: 3.0 > > Time Spent: 20m > Remaining Estimate: 0h > > At the moment ExpressionFactory depends on `ExecutionContext`, so it is not > possible to compile expressions prior to execution. > Let's remove `ExecutionContext ` dependency from `ExpressionFactory` and > make it a standalone component that is created per SQL engine instance. In > addition to that, static expression cache of compiled expressions should also > be removed. -- This message was sent by Atlassian Jira (v8.20.10#820010)