Closed mwylde closed 1 month ago
This PR adds a new command to arroyo, which generates visualizations (using d2lang) of the query plans.
$ arroyo visualize --open crates/arroyo-sql-testing/src/test/queries/select_star.sql
produces a visualization that looks like this
This PR adds a new command to arroyo, which generates visualizations (using d2lang) of the query plans.
produces a visualization that looks like this