Domanda

How do I increase the quota restrictions imposed for querying and importing data to big query?

https://developers.google.com/bigquery/docs/quota-policy

Is there any form that I need to submit for this purpose? Is it possible to do it offline?

Queries
    Daily limit: 1,000 queries

Import Requests
    Daily limit: 1,000 import requests per day (including failures)

The query limit of 1000 is not sufficient for most of my requirements.

È stato utile?

Soluzione

It is explained on the Pricing page:

If your needs exceed the default limits below, we encourage you contact a sales representative.

Altri suggerimenti

BigQuery query quotas are going up today. They should be reflected in https://developers.google.com/bigquery/docs/quota-policy soon, but they are already live. The daily limit is now 20k queries per day, and some concurrent query quotas have been relaxed.

Autorizzato sotto: CC-BY-SA insieme a attribuzione
Non affiliato a StackOverflow
scroll top