Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
Description
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))
Attachments
Issue Links
- Dependent
-
IGNITE-17476 Implement configurations event handling by index manager
- Resolved
- links to