Skip to content

Commit

Permalink
add query tag back to incremental models
Browse files Browse the repository at this point in the history
  • Loading branch information
mikealfare committed Oct 17, 2024
1 parent 7dea145 commit 1d59d4f
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,7 @@

{% materialization incremental, adapter='snowflake', supported_languages=['sql', 'python'] -%}

{% set original_query_tag = set_query_tag() %}

{#-- Set vars --#}
{%- set full_refresh_mode = (should_full_refresh()) -%}
Expand Down

0 comments on commit 1d59d4f

Please sign in to comment.