amoeba commented on issue #3419: URL: https://github.com/apache/arrow-adbc/issues/3419#issuecomment-3273016426
Hrm, it looks like it's being set fine. I adding some print debugging to python_test.sh and `libadbc_driver_sqlite.dylib` is there in `$install_dir/lib`. And when I run with just the Python verification it passes: ``` $ USE_CONDA=1 TEST_DEFAULT=0 TEST_PYTHON=1 dev/release/verify-release-candidate.sh 20 0 ``` -- 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]
