joining the data lineage records #30
Replies: 4 comments
-
|
Yes, it is the main objective of Spline, and it's done automatically. If you click on an execution event record, the first you see is a end-to-end lineage overview that is comprised of jobs and data source nodes. Currently the UI can only show the history part of end-to-end lineage starting at the write event that you clicked on, but the develop version of REST API can do both backward and forward lineage (the UI has yet to come for this view). |
Beta Was this translation helpful? Give feedback.
-
|
Thanks @wajda for the feedback. Can you please share the link and details of the developed version of REST API for getting backward and forward lineage? |
Beta Was this translation helpful? Give feedback.
-
|
Hi @wajda, do you have any feedback on the developed version of REST API for getting backward and forward lineage? |
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.

Uh oh!
There was an error while loading. Please reload this page.
-
Spline UI currently gives lineage records associated per databricks notebook, however if we have multiple inputs/outputs in one notebook, it creates multiple records arangodb, Is there a capability to join them and create end to end relationship /lineage e.g. dataset1-> dataset2->dataset3?
Beta Was this translation helpful? Give feedback.
All reactions