datafusion-ballista
datafusion-ballista copied to clipboard
Build Docker images in CI
Is your feature request related to a problem or challenge? Please describe what you are trying to do. I tried to build the docker images using the instructions in the user guide, and it failed because we are using an old Rust version.
Describe the solution you'd like Add CI workflow to build docker images so we don't break this again.
Describe alternatives you've considered None
Additional context None