[
https://issues.apache.org/jira/browse/IGNITE-19082?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andrey Mashenkov updated IGNITE-19082:
--------------------------------------
Description:
Let's
* ensure Catalog is used by default as a single schema management point by
TableManager, IndexManager, SqlSchemaManager, SchemaRegistry.
* Describe CatalogService operations in README.md
* drop schema related code from configuration.
* drop outdated code from TableManager, IndexManager, SqlSchemaManager,
SchemaRegistry.
* make a PR for merging feature branch to main (if applicable).
* ensure there are end-to-end tests for the cases (if applicable) described in
CatalogServiceSelfTest. Also drop InternalSchemaTest.
was:
Let's
* ensure Catalog is used by default as a single schema management point by
TableManager, IndexManager, SqlSchemaManager, SchemaRegistry.
* Describe CatalogService operations in README.md
* drop schema related code from configuration.
* drop outdated code from TableManager, IndexManager, SqlSchemaManager,
SchemaRegistry.
* make a PR for merging feature branch to main (if applicable).
> Describe Catalog operation flow in README and cleanup dead code.
> ----------------------------------------------------------------
>
> Key: IGNITE-19082
> URL: https://issues.apache.org/jira/browse/IGNITE-19082
> Project: Ignite
> Issue Type: Improvement
> Components: sql
> Reporter: Andrey Mashenkov
> Priority: Major
> Labels: ignite-3
> Fix For: 3.0.0-beta2
>
>
> Let's
> * ensure Catalog is used by default as a single schema management point by
> TableManager, IndexManager, SqlSchemaManager, SchemaRegistry.
> * Describe CatalogService operations in README.md
> * drop schema related code from configuration.
> * drop outdated code from TableManager, IndexManager, SqlSchemaManager,
> SchemaRegistry.
> * make a PR for merging feature branch to main (if applicable).
> * ensure there are end-to-end tests for the cases (if applicable) described
> in CatalogServiceSelfTest. Also drop InternalSchemaTest.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)