Hi good folk! I need some help regarding lineage. ...
# troubleshoot
b
Hi good folk! I need some help regarding lineage. I am parsing some stored procedures in a MS SQL database using the REST emitter. I am emitting stored procedures as Tasks with input and output datasets/tasks. This works fine. However, when I come across a stored procedure with the same dataset as both input AND output, the lineage seems to crash. Is there a way to make this work? If not I will be happy to contribute on resolving the issue, if someone can point me in the right direction 🙂
This happens when I try to move one of the circular dependent datasets.
b
Hey Simen! Just out of curiosity, were you able to create this kind of lineage automatically or you created some yaml files? Even I'm going to try and ingest metadata from SQL Server and was wondering if there is a way of establishing such kind of lineage automatically.
b
@best-umbrella-88325 this is automatically emitted
b
Hey there Simen! This is actually a known issue when you have duplicate nodes in a lineage graph (as happens in your situation). We’re going to get a fix together here soon and I can keep you updated on the status!
b
Awesome! Thanks @bulky-soccer-26729, I appreciate the update