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 #1187

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

github-actions[bot] commented 2 months ago

Thank you for your pull request! We could not find a changelog entry for this change. For details on how to document a change, see the dbt-snowflake contributing guide.