Skip to content

build(python/adbc_driver_manager): enable conda support properly#3484

Merged
lidavidm merged 1 commit intoapache:mainfrom
lidavidm:gh-3483
Sep 27, 2025
Merged

build(python/adbc_driver_manager): enable conda support properly#3484
lidavidm merged 1 commit intoapache:mainfrom
lidavidm:gh-3483

Conversation

@lidavidm
Copy link
Member

Closes #3483.

@lidavidm lidavidm requested a review from amoeba September 25, 2025 07:40
@lidavidm lidavidm marked this pull request as ready for review September 25, 2025 09:14
@github-actions github-actions bot added this to the ADBC Libraries 21 milestone Sep 25, 2025
Copy link
Member

@amoeba amoeba left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tested locally and this works fine. +1

I tested by building the python package with _ADBC_IS_CONDA=1 and having CONDA_PREFIX=foo,

-- >8 -- 
	not set: ADBC_DRIVER_PATH
	additional search path: /Users/bryce/src/apache/arrow-adbc/.venv/etc/adbc
	Conda prefix: foo/etc/adbc/drivers        <--- this is good
	user config dir: /Users/bryce/Library/Application Support/ADBC/Drivers
	does not exist: /Library/Application Support/ADBC/Drivers

@lidavidm lidavidm merged commit 441b264 into apache:main Sep 27, 2025
70 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

CONDA_PREFIX support not enabled in driver manager conda package

2 participants