ArroyoSystems / arroyo

Distributed stream processing engine in Rust
https://arroyo.dev
Apache License 2.0
3.81k stars 220 forks source link

feat: add display_graphivz for LogicalGraph #701

Closed zhuliquan closed 2 months ago

zhuliquan commented 3 months ago

It's helpful debug LogicalGraph like func display_graphviz in LogicalPlan

zhuliquan commented 2 months ago

Sorry, I found similary func Program.dot