Lineage/Lineage by warehouseData Platform Engineer

How do I trace a Redshift metric back to its raw sources?

Column-level lineage maps each Redshift 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

Redshift + Bruin CLI

What you get

Metric tracingemergentcolumn-level

How it works in code

$ bruin lineage ./pipeline --downstream  # redshift

Run bruin lineage and you see the full Redshift column graph before changing 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.