Details
-
Task
-
Status: Closed
-
Major
-
Resolution: Duplicate
-
None
Description
This umbrella ticket for refactoring of main Ignite 3 components to make them using the Catalog.
Each of tickets separately may broke some functionality and test, so let's merge them into a feature branch first.
Once feature branch will be stable, let's merge all of them to the main at once.
Attachments
Issue Links
- blocks
-
IGNITE-18426 Sql. Fix distribution function to use the distribution zone ID instead of the table ID.
- Open
-
IGNITE-19082 Catalog. Cleanup dead code.
- Resolved
-
IGNITE-15556 Drop SchemaBuilder API.
- Resolved
- contains
-
IGNITE-19497 Sql. Switch to SqlSchemaManager implementation on top of CatalogService
- Resolved
-
IGNITE-19499 TableManager should listen CatalogService events instead of configuration
- Resolved
-
IGNITE-19500 IndexManager should listen CatalogService events instead of configuration
- Resolved
-
IGNITE-19501 SchemaManager should use CatalogService for building BinaryRow descriptors
- Resolved
-
IGNITE-19768 Port configured tables workaround from configuration to Catalog
- Resolved
- duplicates
-
IGNITE-19502 Separate component to keep database schema and manage changes in it
- Resolved
- is blocked by
-
IGNITE-19942 Mirror Configuration changes to Catalog.
- Resolved
- links to