duckdb / dbt-duckdb

dbt (http://getdbt.com) adapter for DuckDB (http://duckdb.org)
Apache License 2.0
797 stars 69 forks source link

Add a keep_open option to the profile #210

Closed jwills closed 1 year ago

jwills commented 1 year ago

Adding a way to replicate the "keep open" behavior that we use for in-memory and MotherDuck connections for local DuckDB files to see if that helps solve some weird issues folks are seeing running at scale on EC2 instances.