Launches an interactive Shiny application for visualizing data lineage, datasets, transforms, and their relationships in a directed acyclic graph.
Details
The Lineage Visualizer provides:
Interactive DAG visualization of datasets and transforms
Upstream/downstream dependency exploration
Searchable tables for datasets, transforms, and runs
Impact analysis to understand change propagation
Node types are distinguished by shape and color:
Source datasets: Gray database icons
Materialized datasets: Green diamonds
Derived datasets: Blue boxes
Transforms: Yellow squares