marquez icon indicating copy to clipboard operation
marquez copied to clipboard

Add the ability to "freeze" lineage in place

Open davidsharp7 opened this issue 2 years ago • 0 comments

Currently when inspecting a lineage graph if I click on a dataset node the entire graph is re-created based on that new dataset node, however, a large of critical path analysis is being able to inspect each node element without that automatic re-creation.

A useful addition would perhaps be to add a "freeze" toggle that prevented the graph from being recreated when different elements of the critical path are clicked.

Screenshot 2023-12-10 at 15 51 45

davidsharp7 avatar Dec 10 '23 02:12 davidsharp7