Skip to content

Conversation

@pyup-bot
Copy link
Collaborator

This PR pins dbt-duckdb to the latest release 1.10.0.

Changelog

1.4.0

------------------

- Added support for DuckDB 0.7.x and the ability to `ATTACH` additional databases

1.3.2

------------------

- Added support for DuckDB 0.6.x

1.3.1

------------------

- Support for Python models in dbt-duckdb
- Support for the `external` materialization type

1.2.3

------------------

- Added the `settings` dictionary for configuring arbitrary settings in the DuckDB
instance used during the dbt run

1.2.2

------------------

- Fixed a small bug in the multithreading implementation

1.2.1

------------------

- Added support for multi-threaded dbt-duckdb runs

1.2.0

------------------

- Support for loading DuckDB extensions
- Support for reading/writing from S3 via the aforementioned extensions

1.1.4

------------------

- Enforces the single-thread limit on the dbt-duckdb profile

1.1.3

------------------

- Fixes DuckDB 0.4.0 compatibility issue

1.1.2

------------------

- Align with minor version of dbt-core
- Constrain range of compatible duckdb versions

1.1.1

------------------

- Fix typo in package description

1.1.0

------------------

- Upgraded to DuckDB 0.3.2
- Refactored adapter so that dbt threads > 1 work with DuckDB

1.0.0

------------------

- Upgraded to DuckDB 0.3.1
- First basically working version
Links

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.

1 participant