Francis Chuang created CALCITE-2513:
---------------------------------------
Summary: 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
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)