Skip to content

Commit

Permalink
remove a coluna sentido de sumario_servico_dia_tipo (#275)
Browse files Browse the repository at this point in the history
  • Loading branch information
vtr363 authored Oct 17, 2024
1 parent 2a7c068 commit 9dc7041
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion pipelines/migration/projeto_subsidio_sppo/flows.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"""
Flows for projeto_subsidio_sppo
DBT: 2024-10-16
DBT: 2024-10-17
"""

from prefect import Parameter, case, task
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@ WITH
tipo_dia,
consorcio,
servico,
sentido,
distancia_total_planejada AS km_planejada
FROM
-- rj-smtr.projeto_subsidio_sppo.viagem_planejada
Expand Down

0 comments on commit 9dc7041

Please sign in to comment.