Skip to content

Catalog

deltalake.data_catalog.DataCatalog

Bases: Enum

List of the Data Catalogs

AWS class-attribute instance-attribute

AWS = 'glue'

Refers to the AWS Glue Data Catalog <https://docs.aws.amazon.com/glue/latest/dg/catalog-and-crawler.html>_

UNITY class-attribute instance-attribute

UNITY = 'unity'

Refers to the Databricks Unity Catalog <https://docs.databricks.com/data-governance/unity-catalog/index.html>_