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

Refactor res_report_summary to fix failing daily dbt model builds #653

Closed
jeancochrane opened this issue Nov 22, 2024 · 0 comments · Fixed by #654
Closed

Refactor res_report_summary to fix failing daily dbt model builds #653

jeancochrane opened this issue Nov 22, 2024 · 0 comments · Fixed by #654
Assignees
Labels
bug Something isn't working

Comments

@jeancochrane
Copy link
Contributor

Our build-daily-dbt-models workflow is failing every day because reporting.res_report_summary keeps running out of resources:

Query exhausted resources at this scale factor. You may need to manually clean the data at location 's3://ccao-athena-results-us-east-1/tables/ec8046e9-8e2c-4849-81b8-f81a22bc5f6c' before retrying. Athena will not delete data in your account.

Let's refactor the view to reduce the resources that this job uses.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant