paleolimbot commented on issue #3059:
URL: https://github.com/apache/arrow-adbc/issues/3059#issuecomment-3015972648

   Yes, we've had to work around this in CI by ignoring those warnings. 
Basically, we can't control what the go runtime contains (it almost certainly 
writes to stdout/can abort if it needs to). We could cheat and clean up the 
static library (this is what Arrow does)...since we're not putting the Go based 
drivers on CRAN I hadn't thought too hard about it.


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

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

Reply via email to