dbt-labs / dbt-snowflake

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

Add query tag back to incremental models #1212

Closed mikealfare closed 1 month ago

mikealfare commented 1 month ago

Problem

We inadvertently removed query tags on incremental models when implementing Iceberg support.

Solution

I'm skipping the changelog on this since this is a pre-regression that we caught prior to final release.

Checklist

mikealfare commented 1 month ago

CI is failing due to the pending update for py38 retirement and the related change in branch protection rules. This should be resolved once the py38 retirement PR is merged, which contain the expected workflows.