ianmcook commented on code in PR #4007:
URL: https://github.com/apache/arrow-adbc/pull/4007#discussion_r2844273500
##########
docs/source/format/connection_profiles.rst:
##########
@@ -193,8 +193,11 @@ When using a profile name (not an absolute path), the
driver manager searches fo
1. **Additional Search Paths** (if configured via
``AdbcDriverManagerDatabaseSetAdditionalSearchPathList()``)
2. **ADBC_PROFILE_PATH** environment variable (colon-separated on Unix,
semicolon-separated on Windows)
3. **Conda Environment** (if built with Conda support and ``CONDA_PREFIX`` is
set):
+
- ``$CONDA_PREFIX/etc/adbc/profiles/``
+
4. **User Configuration Directory**:
+
- Linux: ``~/.config/adbc/profiles/``
Review Comment:
Added in fd2d228
--
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]