GoogleCloudPlatform / GoogleCloudPlatform/cloud-cost-management-toolkit
Make fully idempotent, intraday
Open
- Dominant language
- HCL
- Stars
- 12
- Forks
- 5
- PR merge metrics
- No merged PRs in 30d
Description
Right now the current day's partition is recreated every time, as it's designed to be run daily. But with use of export_time in combo with (the latest day's) _PARTITIONTIME we should be able to only add the latest data since last run, even if run every hour.
Contributor guide
Assessment
This issue has not been assessed yet.