raulcd commented on code in PR #44145:
URL: https://github.com/apache/arrow/pull/44145#discussion_r1764642954


##########
ci/scripts/swift_test.sh:
##########
@@ -22,9 +22,11 @@ set -ex
 data_gen_dir=${1}/swift/data-generator/swift-datagen
 export GOPATH=/
 pushd ${data_gen_dir}
-go get -d ./...
+git clone https://github.com/apache/arrow-go.git /arrow-go

Review Comment:
   I wanted to remove `/go` subfolder before the Arrow release, if we do that 
we should release `arrow-go` before, was that your plan?



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to