[
https://issues.apache.org/jira/browse/IGNITE-17431?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andrey Mashenkov updated IGNITE-17431:
--------------------------------------
Fix Version/s: 3.0.0-alpha6
> Sql. Index support by optimizer
> -------------------------------
>
> Key: IGNITE-17431
> URL: https://issues.apache.org/jira/browse/IGNITE-17431
> Project: Ignite
> Issue Type: Improvement
> Components: sql
> Reporter: Konstantin Orlov
> Assignee: Andrey Mashenkov
> Priority: Major
> Labels: ignite-3
> Fix For: 3.0.0-alpha6
>
>
> We need to integrate indexes into optimisation framework. This includes
> following parts:
> - Integration of indexes into sql schema management: we need to provide a way
> to discover indexes during optimising phase (see {{ExposeIndexRule}})
> - Integration of indexes into execution: need to provide an execution node to
> convert IndexScan to (see {{LogicalRelImplementor#visit(IgniteIndexScan)}})
--
This message was sent by Atlassian Jira
(v8.20.10#820010)