I have implemented HTTP authentication for the Go driver and want to test it against avatica to check that it works correctly.

I believe that avatica has a TCK toolkit that contains a built in database backend using HSQLDB. However the repo on docker hub appears to be empty: https://hub.docker.com/r/apache/calcite-avatica/

This is what happens when I try to pull the image:

$ docker pull apache/calcite-avatica
Using default tag: latest
Error response from daemon: manifest for apache/calcite-avatica:latest not found

Is there any chance the image could be pushed? (Will probably save a lot of time for most people :) )

Cheers,

Francis

Reply via email to