zeroshade commented on PR #14503:
URL: https://github.com/apache/arrow/pull/14503#issuecomment-1295328883

   Hmm, you said in your case `go` was already installed on the system right? 
If `go` already exists on the system, at line 398 it looks like it checks for 
the existence of the `go` command and if it exists, it skips trying to install 
Go and returns without setting the `GOPATH`/`GOROOT` env vars. I'll make a 
change to that logic to set the vars and let's see if that works.


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