Lilian Maurel created ARROW-18303:
-------------------------------------

             Summary: [GO] Missing tag for compute module
                 Key: ARROW-18303
                 URL: https://issues.apache.org/jira/browse/ARROW-18303
             Project: Apache Arrow
          Issue Type: Improvement
          Components: Go
    Affects Versions: 10.0.0
            Reporter: Lilian Maurel


Since https://issues.apache.org/jira/browse/ARROW-17456 compute is separate to 
a separate module.

 

import change to github.com/apache/arrow/go/v9/arrow/compute to 
github.com/apache/arrow/go/arrow/compute/v10

 

Tag go/arrow/compute/v10.0.0 must be create for go mod resolution

 

Also in go.mod

line module github.com/apache/arrow/go/v10/arrow/compute

must be change by module github.com/apache/arrow/go/arrow/compute/v10



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to