From e4410483b6d4ee47f24acb8676f9e80223a06fb8 Mon Sep 17 00:00:00 2001 From: fernandascovino Date: Tue, 28 Nov 2023 19:15:43 +0000 Subject: [PATCH] =?UTF-8?q?Deploying=20to=20gh-pages=20from=20@=20prefeitu?= =?UTF-8?q?ra-rio/pipelines@e79be07cd3eccd22d1ab695dd233705a136998ec=20?= =?UTF-8?q?=F0=9F=9A=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- rj_smtr/constants.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/rj_smtr/constants.html b/rj_smtr/constants.html index 6de7d0a49..9b1bd2303 100644 --- a/rj_smtr/constants.html +++ b/rj_smtr/constants.html @@ -464,7 +464,7 @@

Module pipelines.rj_smtr.constants

BILHETAGEM_MATERIALIZACAO_ORDEM_PAGAMENTO_PARAMS = { "dataset_id": BILHETAGEM_DATASET_ID, - "table_id": "ordem_pagamento_validacao", + "table_id": "ordem_pagamento", "upstream": True, "exclude": f"+{BILHETAGEM_MATERIALIZACAO_TRANSACAO_PARAMS['table_id']}", "dbt_vars": { @@ -1006,7 +1006,7 @@

Classes

BILHETAGEM_MATERIALIZACAO_ORDEM_PAGAMENTO_PARAMS = { "dataset_id": BILHETAGEM_DATASET_ID, - "table_id": "ordem_pagamento_validacao", + "table_id": "ordem_pagamento", "upstream": True, "exclude": f"+{BILHETAGEM_MATERIALIZACAO_TRANSACAO_PARAMS['table_id']}", "dbt_vars": {