apache / datafusion-ballista

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

Fix cargo build #1045

Closed andygrove closed 2 months ago

andygrove commented 2 months ago

Which issue does this PR close?

Closes #.

Rationale for this change

New lints in Cargo caused build failure.

What changes are included in this PR?

Are there any user-facing changes?

andygrove commented 2 months ago

Cargo build is fixed with this PR but the docker build still fails.

./dev/build-ballista-docker.sh: line 26: docker-compose: command not found