You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Aleksey Plekhanov (Jira)" <ji...@apache.org> on 2021/09/02 09:27:00 UTC

[jira] [Created] (IGNITE-15424) Calcite engine. Move schema management infrastructure to the core module

Aleksey Plekhanov created IGNITE-15424:
------------------------------------------

             Summary: Calcite engine. Move schema management infrastructure to the core module 
                 Key: IGNITE-15424
                 URL: https://issues.apache.org/jira/browse/IGNITE-15424
             Project: Ignite
          Issue Type: Improvement
            Reporter: Aleksey Plekhanov


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 and statistics management implementation to the core module.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)