Lineage shows source-to-target tables for a finance extract, but transformation logic is undocumented. What is the primary risk?
Select an answer to reveal the explanation.
Short Explanation
Knowing packages moved from A to B is not enough if nobody recorded the recipe—filters, joins, and calculations. Incomplete transform metadata makes lineage look complete while hiding the real logic.
Full Explanation
Technical metadata for ETL/ELT must document transformations, not only endpoints. Incomplete transform documentation undermines lineage-based impact analysis and consumer trust in derived fields. Source-to-target maps that omit filters, joins, and calculations look complete while hiding logic. Document transforms so lineage remains actionable.