You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat(bigquery): support per-job reservation assignment (#12078)
* feat(bigquery): support per-job reservation assignment
This PR adds support for explicitly selecting a reservation to use when executing a job. It also includes support for optimized query execution (running via jobs.query vs jobs.insert).
0 commit comments