Premium+ feature
Fine-grained lineage (column mapping across complex SQL and multi-hop graphs) requires Premium+ or Enterprise entitlements, depending on your contract. Table-only lineage previews may appear on lower tiers. Your billing admin can confirm the exact SKU.Column lineage visualization
Open a pipeline and launch the Lineage view. Select a destination column to highlight upstream columns and intermediate expressions. Select a source column to see every sink it influences.Table-level lineage
Table-level graphs summarize nodes as black boxes—useful for executive summaries and coarse impact checks. Drill down to column lineage when you need proof for regulators or internal auditors.SQL transforms
SQL transforms
Lineage parses SELECT lists, joins, and unions when dialect features are supported; dynamic SQL may appear partially resolved—document such nodes manually.
Non-SQL nodes
Non-SQL nodes
Visual transforms emit lineage when metadata is explicit; custom code may require annotations.
Operational uses
- Incident response
- Deprecation
- Compliance
When a dashboard breaks, trace the broken metric to the warehouse column and upstream ingestion job in minutes instead of hours.
Related topics
Impact analysis
Quantify downstream scope of changes.
Pipelines overview
Author graphs lineage can parse.