You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Andrey Mashenkov (Jira)" <ji...@apache.org> on 2022/08/10 10:51:00 UTC

[jira] [Assigned] (IGNITE-17431) Sql. Index support by optimizer

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

Andrey Mashenkov reassigned IGNITE-17431:
-----------------------------------------

    Assignee: Andrey Mashenkov

> 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
>
> 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)