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

[fix-pipelines] br_ms_sih #652

Closed
6 of 8 tasks
folhesgabriel opened this issue Jun 19, 2024 · 0 comments · Fixed by #685
Closed
6 of 8 tasks

[fix-pipelines] br_ms_sih #652

folhesgabriel opened this issue Jun 19, 2024 · 0 comments · Fixed by #685
Assignees

Comments

@folhesgabriel
Copy link
Contributor

folhesgabriel commented Jun 19, 2024

br_ms_sih

  • No dia 18/06/2024 as materializações quebraram por falta de quota após a quebra de testes na tabela producao_ambulatorial. Hoje (19/06/2024) quebraram por erro nos testes.

servicos_profissionais

flow

erros
query utilizada para ver os erros

SELECT * FROM `basedosdados.elementary.elementary_test_results`
where schema_name = 'br_ms_sih' and table_name IN ('servicos_profissionais') and cast(created_at as string) like ('2024-06-19%')
  • Teste incremental not_null falha com 15M de linhas null
  • Teste incremental custom_relationships_br_ms_sih__servicos_profissionais_id_cid_principal falha por erro de sintaxe na declaração do teste no schema.yml

ignore_values deve ser uma lista não uma string única
Image

aihs_reduzidas

  • Versões 18 e 19 do flow rodaram em (19/06/2024)

  • faltam meses 1 e 2 de 2024 no storage basedosdados-staging

  • meses 3 e 4 estão com coluna id_aih inteiramente nulas

Tarefas para consertar os problemas

  • PR para consertar erro da função dbf_to_parquet

  • Rodar 2024-01 a 2024-05 em dev para aihs_reduzidas

  • Rodar 2024-03 a 2024-05 em dev para servicos_profissionais

  • Testar

  • Modificar lógica incremental para materializar 2024 novamente

  • Usar flow transfer_files to prod

  • Materializar em prod

  • Mudar lógica de materialização

@folhesgabriel folhesgabriel self-assigned this Jun 19, 2024
@folhesgabriel folhesgabriel linked a pull request Jul 16, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: ✅ Finalizada!
Development

Successfully merging a pull request may close this issue.

1 participant