Column Lineage

Take a look at our short video on column lineage or keep reading for more.

Column Lineage Walkthrough

Coalesce includes a way to quickly view the lineage of each column as it is transformed throughout your nodes. We'll be using the following Node Graph in examples.

2324

Example DAG

To view Column Lineage, take the following steps:

  1. Open a node
  2. Right-click on any populated column and select View Column Lineage
916

Selecting View Column Lineage

  1. You'll now be in a new tab with the current Node highlighted in blue

From here you can select different columns of the selected node and it's lineage will be highlighted across the relevant Nodes. If you'd like to see lineage for columns in other Nodes, you can click ⋮ and then View Lineage on the others like in the following screenshot.

1522

Viewing Lineage on different nodes

Column Propagation

Each individual column can have its addition and deletion to other nodes propagated as well by clicking on the three dots next to a the column name and selecting the relevant option. We recommend using Propagate Addition and Deletion for bulk column changes such as delete a large number of columns.

945

Column propagation