Hey Devon, You can run the standalone version of the jar directly.
See this dockerfile for an example of how this is done: https://github.com/apache/calcite-avatica/blob/main/docker/src/main/dockerhub/Dockerfile
The other dockerfiles might also be a good example for integrating against a database backend. See: https://github.com/apache/calcite-avatica/tree/main/docker
Francis On 23/11/2022 9:43 am, Devon Fulcher via dev wrote:
How does one run the Avatica server locally? I need help finding documentation on this. Thank you! Devon Fulcher Software Engineer
