Description
Since Ignite wants to leverage from several SQL engines we need to make work with index independent from the used SQL engine.
We also should consider moving all machinery related to an index to the core module to make it available from any module that wants to use it.
Requirements so far:
- Ability to track indexes in several engines
Attachments
Issue Links
- blocks
-
IGNITE-13549 Calcite integration. CREATE/DROP INDEX support
- Resolved
- causes
-
IGNITE-16991 SQL in clause with array arg fails since ignite 2.11
- Resolved
- is related to
-
IGNITE-14820 Calcite engine. Move from H2 indexes to core indexes
- Resolved
- relates to
-
IGNITE-12248 Apache Calcite based query execution engine
- Open
- links to