Question: Explain the concept of data lineage in a data pipeline.Answer: Data lineage refers to the tracking of data as it moves through a system. It includes the source, transformation, and destination of data, providing visibility into the flow and transformations applied.Example:
|
Is it helpful?
Yes
No
Most helpful rated by users:
- What is a schema in the context of databases?
- Explain the concept of ETL in the context of data engineering.