Andrey Mashenkov created IGNITE-19496:
-----------------------------------------

             Summary: Implement SqlSchemaManager on top of CatalogService
                 Key: IGNITE-19496
                 URL: https://issues.apache.org/jira/browse/IGNITE-19496
             Project: Ignite
          Issue Type: Improvement
          Components: sql
            Reporter: Andrey Mashenkov


As of now, SqlSchemaManager listens configuration events to compose a new 
schema, and does not support schema versioning.

Let's implement SqlSchemaManager on top of CatalogService, which is already 
aware of schema versions.
The new implementation may be just a caching adapter for CatalogService, which 
enriches Catalog with metadata that can be used by Calcite engine.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to