[
https://issues.apache.org/jira/browse/CALCITE-1948?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16129842#comment-16129842
]
Francis Chuang commented on CALCITE-1948:
-----------------------------------------
I see. That makes sense. If HyperSQL isn't a problem, I think it would be nice
to have a HyperSQL image up on docker hub so that client maintainers can easily
test against it.
> Publish avatica-hypersql, avatica-mysql and avatica-postgres to docker hub
> --------------------------------------------------------------------------
>
> Key: CALCITE-1948
> URL: https://issues.apache.org/jira/browse/CALCITE-1948
> Project: Calcite
> Issue Type: Improvement
> Components: avatica
> Reporter: Francis Chuang
> Assignee: Josh Elser
>
> I am currently making a port of the tests in calcite-avatica-go to test
> against the calcite-avatica image in docker hub.
> Unfortunately, the calcite-avatica image only includes the avatica-server,
> which makes it difficult to stand up a test environment.
> It would be nice if the docker images for HyperSQL, MySQL and Postgres can be
> published as well.
> This can be achieved by configuring docker hub's automatic build to look in
> the appropriate subfolders for the dockerfile and push tags with the
> appropriate backing db, for example 1.10.0-hypersql, 1.10.0-mysql etc.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)