Hello everyone, maybe someone had such a case, but...
# advice-metadata-modeling
r
Hello everyone, maybe someone had such a case, but still: First, I want to visualize a complete line chart of the data, is it possible? Second, can datahub parse DAG internals, such as inline SQL queries, and include them in an lineage graph? In which direction should I dig to find answers I would be grateful even for a tip, thanks
g
Hey @refined-airline-32009 - what do you mean line chart of the data-- are you referring to a lineage chart of your data?
And which tool are you using to author DAGs? Airflow?
r
Hi, @green-football-43791! Yes, i was mean data lineage chart, and yes, i'm using Airflow, as you mentioned
g
Then yes, it is possible to view complete data lineage. However, you will have to expand the edges manually to get there as of today.
Right now, we are not parsing DAG internals but we have a lot of exciting airflow improvements coming down the pipe!
Including a better understanding of dag internals
r
Wow @green-football-43791, thank you very much! What did you mean by speaking of improvements coming down the pipe? Some sort of new features or ... ?