Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
Description
Currently, schema management commands initiated in the ignite-core module, but all processing implemented in the ignite-indexing module. Ignite Calciite SQL engine useĀ SchemaChangeListener to maintain own structures.
To get rid of ignite-indexing (and H2) dependency from the ignite-calcite module we should move schema management implementation to the core module.
Attachments
Issue Links
- incorporates
-
IGNITE-16667 AFFINITY_COLUMN & PK column in the TABLE_COLUMNS view are always FALSE.
- Closed
- is part of
-
IGNITE-12248 Apache Calcite based query execution engine
- Open
-
IGNITE-17226 Calcite engine. Make calcite engine independent of H2 and ignite-indexing
- Resolved
- is related to
-
IGNITE-11368 use the same information about indexes for JDBC drivers as for system view INDEXES
- Resolved
- links to