NGA-TRAN commented on issue #17598: URL: https://github.com/apache/datafusion/issues/17598#issuecomment-3592630682
The graphical plan above was originally drawn manually in [Excalidraw](https://excalidraw.com/). After creating many of these by hand to share with the team, I decided to build an automatic tool to generate them. - **Graphical Web UI**: [plan-visualizer](https://nga-tran.github.io/plan-visualizer/) — an interactive interface you can try out right away. - **Underlying Library**: The UI is powered by the published [plan-viz ](https://www.npmjs.com/package/plan-viz)package (see the [GitHub repo](https://github.com/NGA-TRAN/plan_viz)). You can install it and start using it with just a few lines of code. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
