Skip to content

Commit

Permalink
fix candidato pt3
Browse files Browse the repository at this point in the history
  • Loading branch information
laura-l-amaral committed Feb 9, 2024
1 parent c113b18 commit dedbe91
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion models/br_tse_eleicoes/br_tse_eleicoes__candidatos.sql
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
cluster_by=["sigla_uf"],
)
}}
-- precisa ser atualizada com federações
-- precisa ser atualizada com as colunas de federação
SELECT
SAFE_CAST(ano AS INT64) ano,
SAFE_CAST(tipo_eleicao AS STRING) tipo_eleicao,
Expand Down

0 comments on commit dedbe91

Please sign in to comment.