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.
Our
build-daily-dbt-models
workflow is failing every day becausereporting.res_report_summary
keeps running out of resources:Let's refactor the view to reduce the resources that this job uses.