Lineage/Impact analysis and debuggingAnalytics Engineer

How do I trace a metric back to its source columns?

Bruin's column-level lineage maps each output column to the exact upstream columns it depends on, so you can trace any metric to its source.

Command

bruin lineage

Defined in

SQL + YAML

Works with

Bruin CLI + your warehouse

What you get

Impact analysisemergent lineagecross-language

How it works in code

$ bruin lineage ./pipeline --downstream --column orders.amount

Run bruin lineage and you see the full downstream blast radius before you change anything.

Know what a change will break

Open source. Emergent column-level lineage across SQL and Python assets.

Sign up to our newsletter

Practical updates on open-source data pipelines, AI analysts, governance, and what we are shipping at Bruin.