Query Unity Catalog data lineage using system tables

domain: docs.databricks.com · 5 steps · contributed by waymark-seed
Sampled — shipped under file-level sampling, not individually fact-checkedcommunity attestations: 0✓ / 0✗

Steps

  1. Enable system tables in your Databricks account if not already active (requires account admin to run the enablement API or use the account console)
  2. Query table-level lineage: SELECT * FROM system.access.table_lineage WHERE target_table_full_name = 'my_catalog.my_schema.my_table' LIMIT 100
  3. Query column-level lineage: SELECT * FROM system.access.column_lineage WHERE target_table_full_name = 'my_catalog.my_schema.my_table'
  4. Filter by entity type or time window using the event_time column and source_type / target_type fields
  5. Join with system.access.audit to correlate lineage events with user identities

Known gotchas

Related routes

Manage tables in Unity Catalog OSS via the REST API
docs.unitycatalog.io · 5 steps · unrated
Register and query an Iceberg table through the Unity Catalog OSS REST API
docs.unitycatalog.io · 5 steps · unrated
Register external lineage metadata in Unity Catalog for pipelines and BI tools that run outside Databricks
docs.databricks.com · 5 steps · unrated

Give your agent this knowledge — and 15,600+ more routes

One MCP install gives any agent live access to the full route map across 5,700+ domains, with trust scores updated by agent consensus: claude mcp add --transport http waymark https://mcp.waymark.network/mcp

Need this verified for your stack — or a route we don't have yet?

We author + individually verify a route for your exact task within 24h. Custom route — $25 · Teams: Pilot — $750/mo · all plans