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

Dynamic Table testing improvements #1186

Closed mikealfare closed 2 months ago

mikealfare commented 2 months ago

Problem

Dynamic table testing takes a long time to run and is difficult to add to. We need to add Iceberg table format support and updating the tests would make it easier to add to.

Solution

Update the tests separately in this PR and then rebase the existing Snowflake PR on this one.

Checklist

mikealfare commented 2 months ago

need to git better