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

   This was a new check that was added in R 4.5.0. It is, in my opinion, a 
check that embodies the reason why nobody wraps code for R...most external 
libraries have an abort or a stderr sitting around (it's just that the good 
ones provide a way to avoid them by setting a custom logger or something). For 
Go drivers we don't publish them to CRAN so it doesn't matter. I think the only 
way we can fix this by ignoring warnings for those drivers (because even if we 
clean up the static libraries after linking, `adbcflightsql.so` will still be 
there.


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