How to circumvent BigQuery's 20 concurrent queries limitation? -
wondering if knows... or have ran this.. there's 20 concurrent queries limitation bigquery.
https://developers.google.com/bigquery/quota-policy#queries
is there way disable limit? our mapreduce tasks needs many concurrent queries in order complete within reasonable amount of time.
we have similar problem. there no way how change side. "upgrading plan" @dominik suggest won't help. have contact goggle directly, explain problem (business case) , if valid can increase quota limits (for google cloud project)
Comments
Post a Comment