Skip to content

[TECH DEBT]: Split CatalogSchema into Catalogs and Schemas  #2735

@JCZuurmond

Description

@JCZuurmond

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

No one assigned

    Labels

    migrate/externalgo/uc/upgrade SYNC EXTERNAL TABLES step

    Type

    No type

    Projects

    Status

    No status

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions