Get hands-on experience with 20+ free Google Cloud products and $300 in free credit for new customers.

Using Flex slots

Hello

I have a query that breaks with a "billing tier exceeded" error in BigQuery. It processes a very small amount of data,  but is very computationally intensive.

I am currently on an on-demand pricing rate. If I were to buy say 2000 slots : 

1. Will my query use all the 2000(on demand) + 2000 (flex) whilst running or just the 2000 ? 

2. If I were to use the flex slots, will the CPU minutes cap go away ?

Thank you.

  

Solved Solved
0 4 1,788
1 ACCEPTED SOLUTION

Hello,

The error states the following:

"Please consider moving this workload to the flat-rate reservation pricing model, which does not have this limit"

Flat-rate includes the following options (see here) :

  • Monthly flat-rate
  • Annual flat-rate
  • Flex slots

Therefore, flex slots are not affected by this limit.

Regards
Nicolas

View solution in original post

4 REPLIES 4