chsanjeev opened a new issue, #51978:
URL: https://github.com/apache/airflow/issues/51978

   ### Description
   
   **Use Case**: 
   Provide an end-to-end view of data loading for a single table using multiple 
data workflows.
   
   
   **Flow Diagram:**
    
   <img width="468" alt="Image" 
src="https://github.com/user-attachments/assets/1930e094-9d61-485a-bc85-bf506d18cc7e";
 />
   
   **Data Uri example** -> file://tmp/txn_leads.csv
   
   **Thoughts:**
   -    Provides a consolidated view of data moving into a target table.
   -    Not related to scheduling dependencies like "Assets".
   -    It does not replace data lineage tools like Collibra or OpenLineage 
etc., but offers a basic utility for a high-level overview.
   
   **Nice to have:**
   -    Ability to click on the DAG name or data URI to navigate to the 
respective DAG or task.
   -    Display the number of records or extract information under the data URI 
for a quick glance.
   
   
   **Airflow Version:** 3
   
   ### Use case/motivation
   
   **Example:** In a Data Vault 2.0 model, a HUB table receives data from 
various sources using different data rules. It is useful to understand how data 
moves into a single table through different DAGs and tasks.
   
   ### Related issues
   
   _No response_
   
   ### Are you willing to submit a PR?
   
   - [ ] Yes I am willing to submit a PR!
   
   ### Code of Conduct
   
   - [x] I agree to follow this project's [Code of 
Conduct](https://github.com/apache/airflow/blob/main/CODE_OF_CONDUCT.md)
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to