kou commented on code in PR #44143:
URL: https://github.com/apache/arrow/pull/44143#discussion_r1764380832


##########
.env:
##########
@@ -58,7 +58,6 @@ CUDA=11.2.2
 DASK=latest
 DOTNET=8.0
 GCC_VERSION=""
-GO=1.22.6
 STATICCHECK=v0.5.1

Review Comment:
   Could you also remove this?



##########
docker-compose.yml:
##########
@@ -1866,7 +1801,6 @@ services:
         jdk: 17
         maven: ${MAVEN}
         node: ${NODE}
-        go: ${GO}

Review Comment:
   Can we always use the latest Go in `ci/docker/conda-integration.dockerfile`?
   
   
https://github.com/apache/arrow-go/blob/12482ca3eb1cd4da21c45325e174f1dac871281b/dev/release/verify_rc.sh#L137-L156
 may help us.



-- 
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