doitintl / bigquery-optimization-queries

Queries to assist with BigQuery cost and performance.
MIT License
72 stars 31 forks source link

Tighted join logic between jobs and reservation data #8

Closed jisoo411 closed 1 year ago

jisoo411 commented 1 year ago

There was a hole in the join logic where the wrong jobs were lining up with the reservation. Adjusted the logic so that only jobs executed against the designated reservation are included.