Hello - so I've been using BQ to query a few-hundred-GB dataset for a few years now. Data is constantly inserted (and still seems to be with no issues), and with the exception of complex JOINs, queries run rapidly (like <30s, consistently).
I've been away for 2 weeks, and I come back to find even simple queries that would complete in 30s or less are running for 30minutes or more. Nothing has changed with the queries, data, tables etc.
Did I miss a fundamental change to how BQ works in the past few weeks, or is this perhaps a temporary issue that should pass?
Hi @nickf,
Welcome to Google Cloud Community!
I understand how frustrating it can be when your BigQuery queries are taking longer than usual to complete. Below are some suggestions that may help improve performance and resolve the issue:
If the issue persists, I suggest contacting Google Cloud Support as they can provide more insights to see if the behavior you've encountered is a known issue or specific to your project.
For future reference, you can check the Google Cloud Service Health Status and release notes to see if there are any known BigQuery service outages in your area and check the latest updates or new features that might affect how well your query runs.
I hope the above information is helpful.