dbt-labs / dbt-snowflake

dbt-snowflake contains all of the code enabling dbt to work with Snowflake
https://getdbt.com
Apache License 2.0
297 stars 177 forks source link

Add support for Iceberg table format in Dynamic Tables #1183

Closed mikealfare closed 1 month ago

mikealfare commented 2 months ago

resolves # docs dbt-labs/docs.getdbt.com/#

Problem

dbt-snowflake does not currently support Iceberg table format when using dynamic tables.

Solution

Checklist