paleolimbot commented on PR #3320:
URL: https://github.com/apache/arrow-adbc/pull/3320#issuecomment-3208843653

   I think we're all in agreement that if you're using `adbc_driver_manager` 
from Python in a virtual environment that it makes sense to load a TOML 
manifest from the virtual environment, and if you're using 
`adbc_driver_manager` from a conda environment that it makes sense to load it 
from the conda prefix. My point is that putting that logic in a C header that 
could (is!) be used in an application completely unrelated to Python, Conda, or 
virtual environments is a crude way to make that happen.


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