apache / datafusion-ballista

Apache DataFusion Ballista Distributed Query Engine
https://datafusion.apache.org/ballista
Apache License 2.0
1.39k stars 181 forks source link

Bump graphviz-rust from 0.6.1 to 0.8.0 #999

Closed Jefffrey closed 2 months ago

Jefffrey commented 2 months ago

Which issue does this PR close?

Closes #.

Rationale for this change

Changes needed for https://github.com/apache/arrow-ballista/pull/997

What changes are included in this PR?

Account for breaking change: https://github.com/besok/graphviz-rust/pull/26

Are there any user-facing changes?

Jefffrey commented 2 months ago

Yep, tested locally via running with cargo run for the components (which lead me to raise https://github.com/apache/arrow-ballista/pull/1001 as well) 👍