[
https://issues.apache.org/jira/browse/CALCITE-1948?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16462743#comment-16462743
]
ASF GitHub Bot commented on CALCITE-1948:
-----------------------------------------
Github user joshelser commented on the issue:
https://github.com/apache/calcite-avatica/pull/35
> The only thing I'm not sure about is how it will work at release time.
Specifically, we'll need DockerHub to build the avatica image, then the
avatica-hsqldb image. If it happens the other way around, it would fail. I'm
not sure if we have any ability to control this, so we'll just see how it works
out, I guess :)
Reached out to a friend on the NiFi side who is navigating Docker-at-ASF
problems too. He pointed me to
https://issues.apache.org/jira/browse/INFRA-15526 and said that we will run
into the problem I described above. Seems like, before Avatica 1.12.0, we will
need to do this switch over. We'll just write a script that can publish the
images for us after a release in the proper order :)
> 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)