You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'd like to be able to use a named in-memory database :memory:mydb with the DuckDB backend.
This allows to create multiple connections to the same database for parallel reads.
What version of ibis are you running?
9.0.0
What backend(s) are you using, if any?
DuckDB
Code of Conduct
I agree to follow this project's Code of Conduct
The text was updated successfully, but these errors were encountered:
Is your feature request related to a problem?
No response
What is the motivation behind your request?
No response
Describe the solution you'd like
I'd like to be able to use a named in-memory database
:memory:mydbwith the DuckDB backend.This allows to create multiple connections to the same database for parallel reads.
What version of ibis are you running?
9.0.0
What backend(s) are you using, if any?
DuckDB
Code of Conduct
The text was updated successfully, but these errors were encountered: