Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[WIP] Flow de captura SERPRO #255

Open
wants to merge 82 commits into
base: main
Choose a base branch
from
Open

[WIP] Flow de captura SERPRO #255

wants to merge 82 commits into from

Conversation

akaBotelho
Copy link
Contributor

No description provided.

@akaBotelho akaBotelho self-assigned this Oct 2, 2024
Copy link
Contributor

mergify bot commented Jan 6, 2025

@akaBotelho esse pull request tem conflitos 😩

@mergify mergify bot added the conflict label Jan 6, 2025
@akaBotelho akaBotelho linked an issue Jan 10, 2025 that may be closed by this pull request

partitions = create_date_hour_partition(
timestamp,
partition_date_only=unmapped(True),
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

remover unmapped

Copy link

Análise da árvore de código

Os seguintes arquivos são afetados diretamente por alterações realizadas nesse pull request:
- pipelines/treatment/templates/flows.py
- pipelines/migration/projeto_subsidio_sppo/flows.py
- pipelines/migration/br_rj_riodejaneiro_gtfs/flows.py
- pipelines/serpro/tasks.py
- pipelines/serpro/constants.py
- pipelines/serpro/flows.py
- pipelines/tasks.py
- pipelines/capture/templates/flows.py
- pipelines/serpro/utils.py
- pipelines/capture/jae/flows.py

@@ -16,7 +16,7 @@ class constants(Enum): # pylint: disable=c0103
AUTUACAO_MATERIALIZACAO_DATASET_ID = "transito"
AUTUACAO_MATERIALIZACAO_TABLE_ID = "autuacao"

INFRACAO_PRIVATE_BUCKET = "rj-smtr-infracao-private"
INFRACAO_PRIVATE_BUCKET = "rj-smtr-dev-infracao-private"
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Alterar antes de subir para prod

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Criar pipeline de atualização dos dados da SERPRO
1 participant