andygrove opened a new issue, #359: URL: https://github.com/apache/arrow-ballista/issues/359
**Is your feature request related to a problem or challenge? Please describe what you are trying to do.** When we hold a vote on releasing Ballista, we need voters to know how to verify a release. There is a simple script that will simply run `cargo test` and check signatures, but that isn't sufficient for a distributed platform such as Ballista. **Describe the solution you'd like** Write documentation on how to verify a release. This should at least involve spinning up a cluster using `docker-compose` and running one query. We do have `./dev/integration-test.sh` which seems to be broken currently but we can probably fix that fairly easily. **Describe alternatives you've considered** None **Additional context** None -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: github-unsubscr...@arrow.apache.org.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org