Skip to content

fix(bigquery-jdbc): explicitly set location when available for temporary dataset#13508

Merged
Neenu1995 merged 4 commits into
mainfrom
dataset-location-fix
Jun 18, 2026
Merged

fix(bigquery-jdbc): explicitly set location when available for temporary dataset#13508
Neenu1995 merged 4 commits into
mainfrom
dataset-location-fix

Conversation

@Neenu1995

@Neenu1995 Neenu1995 commented Jun 17, 2026

Copy link
Copy Markdown
Contributor

b/524850173

@Neenu1995 Neenu1995 requested review from a team as code owners June 17, 2026 17:02

@gemini-code-assist gemini-code-assist Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Code Review

This pull request updates BigQueryStatement to ensure that when a temporary dataset is created, its location is set to match the connection's location if specified. It also adds unit and integration tests to verify this behavior. The review feedback recommends wrapping the integration test cleanup in a try-catch block to prevent any deletion failures from masking the primary test failure.

@Neenu1995

Copy link
Copy Markdown
Contributor Author

/gcbrun

@Neenu1995 Neenu1995 merged commit 40cd0a7 into main Jun 18, 2026
180 checks passed
@Neenu1995 Neenu1995 deleted the dataset-location-fix branch June 18, 2026 19:24
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