Bug in Lineages v0.8.11 I have a dataset which is ...
# troubleshoot
s
Bug in Lineages v0.8.11 I have a dataset which is the output of a dataJobInputOutput as shown in screenshot 1. This dataset has 6 views on top of it which I have tried to add using upstreamLineage aspect as shown in screenshot two as per the example at https://github.com/linkedin/datahub/blob/master/metadata-ingestion/examples/library/lineage_emitter_rest.py. On the UI it shows 1 upstream to the airflow task as expected. But on the downstream it is showing a single downstream dependency. It should be showing 6 as per the
upstreamLineage
aspects in which it is present in the database.
b
Hey Aseem. Thanks for reporting this. We'll take a look!