Skip to content

Conversation

@dumkydewilde
Copy link

Overview

Add support for DuckDB. DuckDB SQL is the same as postgres in this case, so we can re-use the Postgres syntax and just include the macros with duckdb__.

There is no microbatch support (yet) in dbt-duckdb, so microbatch models in the integration tests have a tag and this tag is excluded on the DuckDB tests.

DuckDB tests can run as files in CI, so no additional config is needed other than a new profile.

Update type - breaking / non-breaking

  • Minor bug fix
  • Documentation improvements
  • Quality of Life improvements
  • New features (non-breaking change)
  • New features (breaking change)
  • Other (non-breaking change)
  • Other (breaking change)
  • Release preparation

What does this solve?

#412

Outstanding questions

No

What databases have you tested with?

  • Snowflake
  • Google BigQuery
  • Databricks
  • Spark
  • DuckDB
  • N/A

…ere is not support for this in dbt-duckdb yet
@mtcarlone mtcarlone self-assigned this Dec 15, 2025
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.

2 participants