-
Notifications
You must be signed in to change notification settings - Fork 96
Open
Labels
migrate/externalgo/uc/upgrade SYNC EXTERNAL TABLES stepgo/uc/upgrade SYNC EXTERNAL TABLES step
Description
Is there an existing issue for this?
- I have searched the existing issues
Problem statement
Split CatalogSchema
into Catalogs
and Schemas
and move Catalogs
out of hive_metastore/
module.
This PR struggles with CatalogSchema
being together as it only want to create a catalog but CatalogSchema
requires workspace related objects (like the SQLBackend
) that is not present on the account level.
Proposed Solution
Split CatalogSchema
into Catalogs
and Schemas
and move Catalogs
out of hive_metastore/
module.
Additional Context
Note that catalog_schema.py
is inconsistent naming with the other modules which use plural instead of singular form
Metadata
Metadata
Assignees
Labels
migrate/externalgo/uc/upgrade SYNC EXTERNAL TABLES stepgo/uc/upgrade SYNC EXTERNAL TABLES step
Type
Projects
Status
No status