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

Runtime: unified duckdb connector for motherduck and external db files #3700

Merged
merged 8 commits into from
Dec 15, 2023

Conversation

k-anshul
Copy link
Member

@k-anshul k-anshul commented Dec 14, 2023

closes #3642

@k-anshul k-anshul changed the title Runtime: external duckdb and motherduck Runtime: unified duckdb connector for motherduck and external db files Dec 14, 2023
@k-anshul k-anshul self-assigned this Dec 14, 2023
@k-anshul k-anshul linked an issue Dec 15, 2023 that may be closed by this pull request
@k-anshul k-anshul merged commit 7f2fef8 into main Dec 15, 2023
4 checks passed
@k-anshul k-anshul deleted the external_duckdb branch December 15, 2023 14:35
mindspank pushed a commit that referenced this pull request Dec 18, 2023
…` files (#3700)

* external duckdb and motherduck

* adding test and lint fix

* lint fix

* formatting fix

* formatting fix

* lint fix

* review comments - fix defer res.Close()

* fix defer res.Close() in other places
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.

Add generic external DuckDB source connector Existing Duck db file as a data source
2 participants