Skip to content

Releases: duckdb/dbt-duckdb

dbt-duckdb 1.4.1

16 Mar 16:14
7bfaa65
Compare
Choose a tag to compare
  • Adds support for filesystems
  • Added support for arbitrary options to pass to the DuckDB COPY operation that powers external materializations
  • Bug fixes and (sorely needed) documentation updates

dbt-duckdb 1.4.0

14 Feb 22:57
242fa53
Compare
Choose a tag to compare

Adds support for DuckDB 0.7.0, attachable databases, and squashes a number of bugs

v1.3.1

08 Nov 03:54
32c30b6
Compare
Choose a tag to compare

What's Changed

  • fix: add functional test from 1.3.0 by @tomsej in #32
  • feat: python model by @tomsej in #28
  • style: fix missing import ordering by @tomsej in #36
  • feat: add dependabot by @tomsej in #39
  • fix: development env requirements by @AlexanderVR in #37
  • Bump actions/download-artifact from 2 to 3 by @dependabot in #40
  • Bump freezegun from 0.3.12 to 1.2.2 by @dependabot in #41
  • fix: concurrency tests by @AlexanderVR in #38
  • feat: add support for external materialization by @tomsej in #35
  • Add external location macro by @tomsej in #44
  • fix: remove unused macro create_view_loacation by @tomsej in #45
  • fix: default delimiter changed to comma by @tomsej in #48
  • feat: external_root profile setting as dir to write external tables when no location is specified by @jwills in #49
  • feat: add support for glue catalog by @tomsej in #47
  • feat: external_location meta propery for sources @jwills in #46
  • Docs update for the 1.3.0 release by @jwills in #50
  • fix: disable upgrading pip in github action by @tomsej in #52
  • Fix upgrading pip by @tomsej in #53
  • fix: run external everytime by @tomsej in #51
  • Bump to 1.3.1 and release that by @jwills in #54

New Contributors

Full Changelog: v1.2.3...v1.3.1

v1.2.3

24 Oct 16:48
ad543ec
Compare
Choose a tag to compare

What's Changed

  • feat: adapt to scaffolding template by @tomsej in #29
  • Ensure that we always keep a connection open when we're running dbt-duckdb in memory by @jwills in #31

Full Changelog: https://github.com/jwills/dbt-duckdb/commits/v1.2.3