From d4479f4233e4c5cc4529f8ccf2e5a10157350e48 Mon Sep 17 00:00:00 2001 From: Rafael Carvalho Pinheiro <74972217+pixuimpou@users.noreply.github.com> Date: Wed, 22 Jan 2025 16:02:30 -0300 Subject: [PATCH] Registra flows planejamento (#396) * ajustes viagens 2 * link pr * adiciona tipo_os * corrige filtro data gps em prd * registra flows --------- Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com> --- pipelines/treatment/planejamento/flows.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pipelines/treatment/planejamento/flows.py b/pipelines/treatment/planejamento/flows.py index 55971598..fe0ae77c 100644 --- a/pipelines/treatment/planejamento/flows.py +++ b/pipelines/treatment/planejamento/flows.py @@ -2,7 +2,7 @@ """ Flows de tratamento dos dados de planejamento -DBT 2024-12-19 +DBT 2025-01-22 """ from pipelines.constants import constants as smtr_constants