Skip to content

Commit

Permalink
Modify SQL to trigger checkpoint
Browse files Browse the repository at this point in the history
  • Loading branch information
BAntonellini committed Feb 9, 2024
1 parent 1e96d11 commit 9bd0be1
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ with raw_source as (
from {{ source('RAW', 'COUNTRY_POPULATIONS') }}

),

final as (

select
Expand Down

0 comments on commit 9bd0be1

Please sign in to comment.