Lineage/Lineage by warehouseData Platform Engineer

Which Postgres columns are never used downstream?

Lineage shows Postgres columns with no downstream consumers, so you can safely deprecate them and shrink your models.

Command

bruin lineage

Defined in

SQL + YAML

Works with

Postgres + Bruin CLI

What you get

Dead-column detectionemergentcolumn-level

How it works in code

$ bruin lineage ./pipeline --downstream  # postgres

Run bruin lineage and you see the full Postgres 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.