github duckdb/dbt-duckdb 1.9.5

latest releases: 1.10.0, 1.9.6
4 months ago

What's Changed

  • Bump sigstore/gh-action-sigstore-python from 3.0.0 to 3.0.1 by @dependabot[bot] in #583
  • Bump mypy from 1.16.0 to 1.16.1 by @dependabot[bot] in #582
  • Make the adapter.commit call inside of upstream.sql dependent on upstream_nodes existing by @jwills in #588
  • Fix incremental Python models on MotherDuck by @hiddestokvis in #591
  • Bump freezegun from 1.5.2 to 1.5.3 by @dependabot[bot] in #595
  • Bump pyarrow from 18.1.0 to 21.0.0 by @dependabot[bot] in #598
  • Add struct column support with flatten functionality by @jwills in #594
  • Bump mypy from 1.16.1 to 1.17.0 by @dependabot[bot] in #597
  • Bump dbt-tests-adapter from 1.16.0 to 1.17.0 by @dependabot[bot] in #602
  • Bump mypy from 1.17.0 to 1.17.1 by @dependabot[bot] in #604
  • Bump actions/download-artifact from 4 to 5 by @dependabot[bot] in #606
  • Bump freezegun from 1.5.3 to 1.5.5 by @dependabot[bot] in #607
  • Fix secrets map/list type handling in DuckDB SQL generation by @jwills in #609
  • Bump actions/checkout from 4 to 5 by @dependabot[bot] in #610
  • Fix orchestrator compatibility: change logger.exception to logger.warning by @jwills in #612
  • Update excel plugin to filter all null rows by @JCotton1123 in #615
  • Bump dbt-tests-adapter from 1.17.0 to 1.18.0 by @dependabot[bot] in #613
  • tests: support DuckDB nightly IOException import by @jwills in #618
  • Add "type: ducklake" support for managed DuckLake by @matsonj in #620
  • Display traceback when Python model raises exception by @thomas-daniels in #621
  • duckdb: fix dateadd interval syntax for newer DuckDB versions by @jwills in #624
  • Support ducklake database in primary database and add is_ducklake flag to identify motherduck managed ducklake by @hrl20 in #625
  • do ATTACH IF NOT EXISTS for attachments by @hrl20 in #626
  • An updated version of the code to add support for indexes to dbt-duckdb by @jwills in #522
  • Bump actions/setup-python from 5 to 6 by @dependabot[bot] in #628
  • bump duckdb to 1.3.2 by @hrl20 in #629

New Contributors

Full Changelog: 1.9.4...1.9.5

Don't miss a new dbt-duckdb release

NewReleases is sending notifications on new releases.