aws-samples / aws-samples/amazon-redshift-cost-attribution
Is it possible to calculate d-0's redshift_query_summary_vw?
Open
- Dominant language
- No language data
- Stars
- 13
- Forks
- 8
- PR merge metrics
- No merged PRs in 30d
Description
Hi, I'm drafting a cost model for our Redshift instance. And we hope we can get the cost as soon as the query is finished. Is it possible to change this [line](https://github.com/aws-samples/amazon-redshift-cost-attribution/blob/main/source/redshift_views/redshift_query_summary_vw.sql#L101) from current_date-1 to current_date?
Is there any underlying tables also only generate data on d-1?
Contributor guide
Assessment
This issue has not been assessed yet.