Skip to content

Commit

Permalink
HOTFIX - Corrige id da policy tag na coluna hash_cliente da tabela …
Browse files Browse the repository at this point in the history
…`transacao` (#190)

* add coluna hash_cliente

* link pr

* registra nova versao dbt

* descomenta refs

* corrige id da policy_tag do hash_cliente

* registra nova versao dbt

---------

Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
  • Loading branch information
pixuimpou and mergify[bot] authored Sep 5, 2024
1 parent 2c7caef commit b27ef24
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion pipelines/migration/br_rj_riodejaneiro_bilhetagem/flows.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"""
Flows for br_rj_riodejaneiro_bilhetagem
DBT: 2024-09-05
DBT: 2024-09-05 2
"""

from copy import deepcopy
Expand Down
2 changes: 1 addition & 1 deletion queries/models/br_rj_riodejaneiro_bilhetagem/schema.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ models:
- name: hash_cliente
description: "Hash identificador do cliente [protegido]"
policy_tags:
- 'projects/rj-smtr/locations/us/taxonomies/6071707853840412174/policyTags/1168584191451386864'
- 'projects/rj-smtr/locations/us/taxonomies/6071707853840412174/policyTags/3266350367297582691'
- name: id_transacao
description: "Identificador único da transação"
- name: tipo_pagamento
Expand Down

0 comments on commit b27ef24

Please sign in to comment.