raulcd opened a new issue, #410:
URL: https://github.com/apache/arrow-go/issues/410

   ### Describe the bug, including details regarding any error messages, 
version, and platform.
   
   I don't have go locally installed and when I try to verify the release if 
the latest Go release on:
   https://api.github.com/repos/golang/go/git/matching-refs/tags/go
   
   is a Release Candidate and not a full released version it will download that 
and use that for verification. This can cause some tests to fail on the 
verification process. We should filter RCs from latest_go here:
   
https://github.com/apache/arrow-go/blob/c38478c9b6bc6daa31f35b630ed2a0e0bb3f36e0/dev/release/verify_rc.sh#L148-L155
   
   ### Component(s)
   
   Release, Developer Tools


-- 
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: issues-unsubscr...@arrow.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to