Visualize a DataFusion execution plan
visualizeConvert DataFusion physical plans or EXPLAIN/EXPLAIN ANALYZE output into editable Excalidraw diagrams or PNG images. No SQL execution required.
Instructions
Convert raw DataFusion physical plan or EXPLAIN / EXPLAIN ANALYZE output into an editable Excalidraw scene or PNG image. Does not execute SQL.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| plan | Yes | ||
| format | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||