You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: acceptance/help/output.txt
+3Lines changed: 3 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -57,6 +57,7 @@ Unity Catalog
57
57
catalogs A catalog is the first layer of Unity Catalog’s three-level namespace.
58
58
connections Connections allow for creating a connection to an external data source.
59
59
credentials A credential represents an authentication and authorization mechanism for accessing services on your cloud tenant.
60
+
entity-tag-assignments Tags are attributes that include keys and optional values that you can use to organize and categorize entities in Unity Catalog.
60
61
external-lineage External Lineage APIs enable defining and managing lineage relationships between Databricks objects and external systems.
61
62
external-locations An external location is an object that combines a cloud storage path with a storage credential that authorizes access to the cloud storage path.
62
63
external-metadata External Metadata objects enable customers to register and manage metadata about external systems within Unity Catalog.
@@ -65,9 +66,11 @@ Unity Catalog
65
66
metastores A metastore is the top-level container of objects in Unity Catalog.
66
67
model-versions Databricks provides a hosted version of MLflow Model Registry in Unity Catalog.
67
68
online-tables Online tables provide lower latency and higher QPS access to data from Delta tables.
69
+
policies Attribute-Based Access Control (ABAC) provides high leverage governance for enforcing compliance policies in Unity Catalog.
68
70
quality-monitors A monitor computes and monitors data or model quality metrics for a table over time.
69
71
registered-models Databricks provides a hosted version of MLflow Model Registry in Unity Catalog.
70
72
resource-quotas Unity Catalog enforces resource quotas on all securable objects, which limits the number of resources that can be created.
73
+
rfa Request for Access enables customers to request access to and manage access request destinations for Unity Catalog securables.
71
74
schemas A schema (also called a database) is the second layer of Unity Catalog’s three-level namespace.
72
75
storage-credentials A storage credential represents an authentication and authorization mechanism for accessing data stored on your cloud tenant.
73
76
system-schemas A system schema is a schema that lives within the system catalog.
0 commit comments