Skip to content

BigQuery: support multiple dataset locations#7540

Merged
yoshiokatsuneo merged 1 commit intogetredash:masterfrom
yoshiokatsuneo:fix/bigquery_multiple_locations_schema_browser
Sep 25, 2025
Merged

BigQuery: support multiple dataset locations#7540
yoshiokatsuneo merged 1 commit intogetredash:masterfrom
yoshiokatsuneo:fix/bigquery_multiple_locations_schema_browser

Conversation

@yoshiokatsuneo
Copy link
Copy Markdown
Contributor

@yoshiokatsuneo yoshiokatsuneo commented Sep 23, 2025

What type of PR is this?

  • Bug Fix

Description

Before the PR, Redash does not work when the BigQuery project have datasets on the multiple locations, or non-US location without explicitly specifying location on the configuration.
This is because BigQuery cannot run a query referring multiple locations.

This PR supports multiple dataset locations, and non-US location without explicitly specifying the location.

How is this tested?

  • Manually

I confirmed that Redash can show schema list on Schema Browser and run queries, even if the BigQuery project have datasets on both US and non-US location.

@yoshiokatsuneo yoshiokatsuneo marked this pull request as ready for review September 23, 2025 16:41
@yoshiokatsuneo yoshiokatsuneo force-pushed the fix/bigquery_multiple_locations_schema_browser branch from ffb6796 to d4f0ceb Compare September 25, 2025 06:09
Copy link
Copy Markdown
Collaborator

@eradman eradman left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approved!

@yoshiokatsuneo yoshiokatsuneo merged commit 9a1d333 into getredash:master Sep 25, 2025
11 checks passed
@yoshiokatsuneo
Copy link
Copy Markdown
Contributor Author

@eradman Thank you for your quick
review, always!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants