Description
Schemas are hardcoded in :
org.apache.ignite.internal.sql.engine.SqlQueryProcessor.TableCreatedListener#notify
org.apache.ignite.internal.sql.engine.SqlQueryProcessor.TableUpdatedListener#notify
org.apache.ignite.internal.sql.engine.SqlQueryProcessor.TableDroppedListener#notify
org.apache.ignite.internal.sql.engine.SqlQueryProcessor.IndexDroppedListener#notify
need to fix into appropriate one.
Attachments
Issue Links
- is part of
-
IGNITE-19703 Unable to create schema via SQL
- Open
- relates to
-
IGNITE-19497 Sql. Switch to SqlSchemaManager implementation on top of CatalogService
- Resolved