ibis
ibis copied to clipboard
Fix ibis connect duckdb when pass config
Description of changes
- change pass config to duckdb if use ibis duckdb as a backend
ACTION NEEDED
Ibis follows the Conventional Commits specification for release automation.
The PR title and description are used as the merge commit message.
Please update your PR title and description to match the specification.
This PR does not have a description that matches what it does nor describes why it's necessary. The TOML change also doesn't have any stated motivation.
Closing this for now. We can't accept this PR as is:
- The description doesn't match the changes.
- Loading the httpfs extension is not something we should do at at startup.
- Executing each individual configuration
SET
as a separate query is also nothing something we should do at startup.