zeroshade opened a new pull request, #4180: URL: https://github.com/apache/arrow-adbc/pull/4180
Ran into an issue when verifying with some driver-manager tests failing, turned out to be the mismatch between using a conda environment but CONDA_BUILD wasn't set. So the test for a specific error message didn't get the message it was expecting. Adding the right `export CONDA_BUILD=1` was sufficient to fix the verification. Nice, simple one-line fix. -- 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]
