Open javaht opened 1 year ago
What do you mean?
Column level data lineage
Yes, but how exactly would you like it to be represented? What output is missing from the agent?
The output JSON contains attributes definitions. Each attribute has a childRef
property that refers to either another attribute (the one it depends on and derives the value from), or an expression that was used to calculate the values for the given attribute. This forms the attribute (or column) level lineage.
Whether to consider adding column levels ?