Skip to content

Commit

Permalink
Update incremental.sql
Browse files Browse the repository at this point in the history
  • Loading branch information
borjavb committed Jan 8, 2025
1 parent 0e8d5a9 commit 00b59ae
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@
{%- do create_schema(temp_relation) -%}
{% endif %}
{%- set tmp_relation = make_temp_relation(temp_relation) %}

{#-- Validate early so we don't run SQL if the strategy is invalid --#}
{% set strategy = dbt_bigquery_validate_get_incremental_strategy(config) -%}

Expand Down

0 comments on commit 00b59ae

Please sign in to comment.