[
https://issues.apache.org/jira/browse/CALCITE-1948?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16435011#comment-16435011
]
Francis Chuang commented on CALCITE-1948:
-----------------------------------------
[~elserj] [~julianhyde] Any chance you guys can make this happen? I am spinning
up avatica-hsqldb docker images to run tests for avatica-go. I am currently
using a self published one
([https://hub.docker.com/r/f21global/calcite-avatica/tags/),] but I would
prefer to use something "official".
I also have a PR updating HSQLDB in the HSQLDB avatica image:
https://github.com/apache/calcite-avatica/pull/34
> 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
> Priority: Major
>
> 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
(v7.6.3#76005)