Code & Changes
of an asset and on the lineage graph.
Code & Changes
tab of an asset and on the lineage graph.
STRUCT
literal lineageSTRUCT
fields and RECORD
column itself, so lineage will work when using them in CTEs and record simplified lineage as part of single SQL. When going from one asset to another we expose only information about columns and not the RECORD
fields.
Consider this example:
d
to column c1
in prj
.ds
.tbl
.
When we have two assets, one defined as
r
depends on both c1
and c2
. We might consider changing that behaviour later.