Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

"Too many queries or query is too complex" issue #1689

Open
jmainwaring opened this issue Aug 29, 2024 · 2 comments
Open

"Too many queries or query is too complex" issue #1689

jmainwaring opened this issue Aug 29, 2024 · 2 comments
Labels
Bug Something isn't working Triage 👀

Comments

@jmainwaring
Copy link

jmainwaring commented Aug 29, 2024

Hello! As seen in this thread, many of us continue to face the following error when run metadata is added in BigQuery:

Resources exceeded during query execution: Not enough resources for query planning - too many subqueries or query is too complex.

I see in the thread that the issue appears to have been resolved, but I and others later in the thread are still encountering this error after upgrading to version 0.16.0. This and this are two other examples of users who appear to be running into the same thing. If you all have any suggestions for config changes we need to make or would be up for discussing a potential fix, that would be greatly appreciated, as there are some wonderful features in the new version that we hope to not miss out on. Thank you!

Environment:
Elementary dbt package version: 1.6.0
dbt version you're using: 1.7.4
Data warehouse: BigQuery

@jmainwaring jmainwaring added Bug Something isn't working Triage 👀 labels Aug 29, 2024
@cwmuller
Copy link

cwmuller commented Sep 2, 2024

I'm also experiencing this on 0.16.0, dbt-bigquery 1.8.2. I tried setting the the query_max_size and insert_rows_method parameters, as my impression was that this was an attempt make changes that would alleviate this issue, but I am still getting the same error messages as before.

@belle-crisp
Copy link
Contributor

Same for me!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Something isn't working Triage 👀
Projects
None yet
Development

No branches or pull requests

3 participants