Skip to content

Commit

Permalink
pass pre commit lint
Browse files Browse the repository at this point in the history
  • Loading branch information
tricktx committed Jan 7, 2025
1 parent 716f90e commit fcb634d
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@
)
}}


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 fcb634d

Please sign in to comment.