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
I think we need to add additional checks like we did for hot vs cold storage to the Batch Backend and QoB. I think we should also error on multi-regional buckets or a bucket with soft delete on, especially for the remote_tmpdir. A further feature request is to get the region of the bucket if it's regional and then error if it's a regional bucket like us-central1 and the list of regions for the job referencing that bucket is not equal to ["us-central1"]. I think these changes will save a lot of pain from costly mistakes.
The text was updated successfully, but these errors were encountered:
I think we need to add additional checks like we did for hot vs cold storage to the Batch Backend and QoB. I think we should also error on multi-regional buckets or a bucket with soft delete on, especially for the remote_tmpdir. A further feature request is to get the region of the bucket if it's regional and then error if it's a regional bucket like us-central1 and the list of regions for the job referencing that bucket is not equal to ["us-central1"]. I think these changes will save a lot of pain from costly mistakes.
The text was updated successfully, but these errors were encountered: