[
https://issues.apache.org/jira/browse/CALCITE-2513?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Francis Chuang updated CALCITE-2513:
------------------------------------
Fix Version/s: avatica-go-3.1.0
> Fix dockerfile for running tests using docker-compose to work with Go modules
> -----------------------------------------------------------------------------
>
> Key: CALCITE-2513
> URL: https://issues.apache.org/jira/browse/CALCITE-2513
> Project: Calcite
> Issue Type: Task
> Components: avatica-go
> Affects Versions: avatica-go-3.1.0
> Reporter: Francis Chuang
> Assignee: Francis Chuang
> Priority: Minor
> Fix For: avatica-go-3.1.0
>
>
> While updating avatica-go to use Go modules, I forgot to update the
> dockerfile for running tests to work with Go modules.
> The fix is to found the source code outside the GOPATH, so that Go will
> download the dependencies using Go modules when running tests.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)