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

Inconsistent column #140

Merged
merged 3 commits into from
Dec 20, 2024
Merged

Inconsistent column #140

merged 3 commits into from
Dec 20, 2024

Conversation

joellensilva
Copy link
Collaborator

@joellensilva joellensilva commented Dec 19, 2024

  • Retorna a coluna inconsistente da tabela de remunerações, informação agregada por mês e ano.
  • Otimizando as queries
    • Devido a junção com a tabela de remunerações, algumas consultas estavam demorando demais.
    • Conseguimos otimizar as consultas de mais de 1min para 19s (isso localmente)
    • Não se assustem com o tamanho da query da função GetAnnualSummary, ela tava levando 2m20 antes da modificação 🙏

@joellensilva joellensilva merged commit 04adcca into master Dec 20, 2024
2 checks passed
@joellensilva joellensilva deleted the inconsistent-column branch December 20, 2024 00:29
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.

3 participants