[
https://issues.apache.org/jira/browse/IGNITE-21037?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Evgeny Stanilovsky updated IGNITE-21037:
----------------------------------------
Fix Version/s: 3.2
(was: 3.1)
> Sql. Use single plan physical plan queries with dynamic parameters.
> -------------------------------------------------------------------
>
> Key: IGNITE-21037
> URL: https://issues.apache.org/jira/browse/IGNITE-21037
> Project: Ignite
> Issue Type: Improvement
> Components: sql
> Reporter: Maksim Zhuravkov
> Priority: Major
> Labels: ignite-3
> Fix For: 3.2
>
> Time Spent: 20m
> Remaining Estimate: 0h
>
> At the moment we SQL engine creates can different physical plans for a
> particular SQL statement, since each physical plan depends on types of
> dynamic parameters.
> Let's modify prepare service to produce a single plan. In order to do that we
> need to add runtime conversion dynamic parameters.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)