Unity Catalog
11 probes
Cost
Probe |
Description |
|---|---|
|
Table storage sizes via DESCRIBE DETAIL for cost analysis |
Governance
Probe |
Description |
|---|---|
|
Extract Unity Catalog RBAC grants on catalogs, schemas, tables, volumes |
|
Extract workspace groups and their members via SCIM API |
Metadata
Probe |
Description |
|---|---|
|
List all catalogs in the Unity Catalog metastore with owner, type, isolation mode |
|
Extract column definitions via information_schema SQL (bulk, fast) |
|
Extract table and column lineage from system tables or lineage API |
|
List all schemas in the specified catalog with owner and storage info |
|
List tables, views, materialized views, and streaming tables with storage info |
|
List managed and external volumes with type and storage location |
Operations
Probe |
Description |
|---|---|
|
Recent query history from system.query.history (top 100 by duration) |
Quality
Probe |
Description |
|---|---|
|
Table-level stats: row count, size, file count, partitions from information_schema |