Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add a new arroyo visualize command to help debug query plans #757

Merged
merged 2 commits into from
Oct 16, 2024

Conversation

mwylde
Copy link
Member

@mwylde mwylde commented Oct 16, 2024

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
plan

@mwylde mwylde enabled auto-merge (squash) October 16, 2024 19:29
@mwylde mwylde merged commit a431d75 into master Oct 16, 2024
5 of 6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant