intuit / superglue

Superglue is a lineage-tracking tool built to help visualize the propagation of data through complex pipelines composed of tables, jobs and reports.
Apache License 2.0
153 stars 37 forks source link

fixes for lineage depth issues #38

Closed mayurmadnani closed 3 years ago

mayurmadnani commented 3 years ago
mayurmadnani commented 3 years ago

http://localhost:8080/api/v1/lineage/table/LOREM?bw=0&fw=0

{"nodes":[{"id":6469050193342992248,"group":"selected","label":"LOREM"}],"edges":[]}

http://localhost:8080/api/v1/lineage/table/LOREM?bw=-1&fw=-1

Depth cannot be negative