Skip to content

Commit

Permalink
Rodando testes
Browse files Browse the repository at this point in the history
  • Loading branch information
Winzen committed Jan 7, 2025
1 parent 77f679c commit 1eb260a
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@
cluster_by=["sigla_uf", "ano_referencia", "mes_referencia", "id_municipio"],
)
}}

select distinct
safe_cast(split(mes_ref, '-')[offset(0)] as int64) as ano_competencia,
safe_cast(split(mes_ref, '-')[offset(1)] as int64) as mes_competencia,
Expand Down

0 comments on commit 1eb260a

Please sign in to comment.