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

Lineage API depth 0 throws Not Found error #20

Closed sambekar15 closed 3 years ago

sambekar15 commented 3 years ago

Describe the Issue If you specify bw=0, fw=0 it returns Table Not found.

The table actually exists but it does not have any edges.

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

Expected behavior Return only one table node

srikalam commented 3 years ago

@sambekar15 I would like to this up for the OSD.

sambekar15 commented 3 years ago

@sambekar15 I would like to this up for the OSD.

Assigned to you. You can join also this slack channel - #opentrack-superglue for any questions