Your analytics team runs Looker dashboards that issue interactive queries against BigQuery in the analytics-prod project. At the top of every hour, an hourly scheduled job in the same project runs heavy aggregation queries on raw event data. During that window, dashboard requests fail because the project's interactive query concurrency limit is exceeded. You cannot add projects or buy more capacity, and the aggregation must still execute hourly. Which change will prevent the scheduled workload from blocking the dashboards while keeping the schedule unchanged?
Execute the scheduled queries using a dedicated service account to separate them from user traffic.
Add a LIMIT clause to each dashboard query so they scan fewer rows and return faster.
Set the hourly scheduled queries to run with BATCH priority instead of INTERACTIVE.
Increase the maximum_bytes_billed setting for the scheduled queries to allow greater parallelism.
Changing the scheduled aggregation job's priority to BATCH queues those queries and starts them only when idle resources are available, potentially delaying execution for up to 24 hours. While queued, batch queries do not count against the project's interactive concurrent-query quota, so they no longer consume the limited interactive slots required by the Looker dashboards. A LIMIT clause reduces result size but not concurrency, using a different service account does not alter project-level quotas, and the maximum_bytes_billed flag only caps cost without affecting parallelism or concurrency.
Ask Bash
Bash is our AI bot, trained to help you pass your exam. AI Generated Content may display inaccurate information, always double-check anything important.
What is query priority in BigQuery?
Open an interactive chat with Bash
What is the interactive concurrent-query limit in BigQuery?
Open an interactive chat with Bash
How does using BATCH priority improve resource allocation in BigQuery?
Open an interactive chat with Bash
What is the difference between BATCH and INTERACTIVE query priorities in BigQuery?
Open an interactive chat with Bash
Why does changing the scheduled queries to BATCH priority resolve concurrency issues in BigQuery?
Open an interactive chat with Bash
What happens if scheduled BATCH queries are delayed for too long in BigQuery?
Open an interactive chat with Bash
GCP Professional Data Engineer
Maintaining and automating data workloads
Your Score:
Report Issue
Bash, the Crucial Exams Chat Bot
AI Bot
Loading...
Loading...
Loading...
Pass with Confidence.
IT & Cybersecurity Package
You have hit the limits of our free tier, become a Premium Member today for unlimited access.
Military, Healthcare worker, Gov. employee or Teacher? See if you qualify for a Community Discount.
Monthly
$19.99 $11.99
$11.99/mo
Billed monthly, Cancel any time.
$19.99 after promotion ends
3 Month Pass
$44.99 $26.99
$8.99/mo
One time purchase of $26.99, Does not auto-renew.
$44.99 after promotion ends
Save $18!
MOST POPULAR
Annual Pass
$119.99 $71.99
$5.99/mo
One time purchase of $71.99, Does not auto-renew.
$119.99 after promotion ends
Save $48!
BEST DEAL
Lifetime Pass
$189.99 $113.99
One time purchase, Good for life.
Save $76!
What You Get
All IT & Cybersecurity Package plans include the following perks and exams .