-
Notifications
You must be signed in to change notification settings - Fork 1
Improve DAG Visualization #112
Copy link
Copy link
Open
Labels
enhancementNew feature or requestNew feature or request
Description
- The DAG should actually be a DAG (instead of a pipeline)
- The boxes within the DAG should consistently be well formatted (like semantic filter, not like semantic groupby)
- The boxes within the DAG should be editable to update the logical plan (e.g. updating predicates & column names, deleting / adding operators, moving / dragging operators).
- The DAG should pop-up like the Gemini coding windows; once it's hidden, there should be a button to re-open it.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request