Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

inadvertent hard dependency on sqlalchemy #313

Closed
cpcloud opened this issue Jan 31, 2024 · 0 comments · Fixed by #314
Closed

inadvertent hard dependency on sqlalchemy #313

cpcloud opened this issue Jan 31, 2024 · 0 comments · Fixed by #314

Comments

@cpcloud
Copy link
Contributor

cpcloud commented Jan 31, 2024

I can't use this library without sqlalchemy it seems.

In https://github.com/druid-io/pydruid/blob/master/pydruid/db/exceptions.py, there's an unconditional import of sqlalchemy.exc.

I would like to be able to use pydruid without having to depend on sqlalchemy solely to pull in a single exception type.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant