Skip to content

Commit

Permalink
Merge pull request #397 from basedosdados/fix-datahackers
Browse files Browse the repository at this point in the history
[dbt]: fix datahackers model
  • Loading branch information
arthurfg authored Jan 11, 2024
2 parents 744cd6f + 7931175 commit 04326cd
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -353,5 +353,5 @@ SAFE_CAST(p8_d_8 AS INT64) p8_d_8,
SAFE_CAST(p8_d_9 AS INT64) p8_d_9,
SAFE_CAST(p8_d_10 AS INT64) p8_d_10,
SAFE_CAST(p8_d_11 AS INT64) p8_d_11,
FROM basedosdados-staging.br_datahackers_state_data_staging.microdados AS t
FROM basedosdados-dev.br_datahackers_state_data_staging.microdados AS t

0 comments on commit 04326cd

Please sign in to comment.