eitsupi opened a new pull request, #3817:
URL: https://github.com/apache/arrow-adbc/pull/3817
Related to #3789
Looking at the logs, it seems that the current CI was using
adbcdrivermanager installed from CRAN, and testing of the latest driver and
driver manager combinations had not been performed.
This PR will make a change to ensure that adbcdrivermanager is installed
locally.
This required a minor change to prevent the bootstrap.R script from failing
with `pak::pkg_install("local::.")` or something else.
--
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]