Skip to content
This repository was archived by the owner on Mar 6, 2026. It is now read-only.

fix: supplementary fix to env-based universe resolution - #1847

Merged
Linchin merged 6 commits into
googleapis:mainfrom
shollyman:env-plumbing
Mar 8, 2024
Merged

fix: supplementary fix to env-based universe resolution#1847
Linchin merged 6 commits into
googleapis:mainfrom
shollyman:env-plumbing

Conversation

@shollyman

Copy link
Copy Markdown
Contributor

This PR propagates the fixes to universe resolution up into client instantiation, and allows environt variable based resolution to occur even if client options are entirely unspecified.

@shollyman
shollyman requested review from a team and LinchinMarch 7, 2024 22:44
@product-auto-labelproduct-auto-labelBot added size: s Pull request size is small. api: bigquery Issues related to the googleapis/python-bigquery API. labels Mar 7, 2024
@shollymanshollyman changed the title fix: promote env-based universe into client option parsingfix: supplementary fix to env-based universe resolutionMar 7, 2024
@shollymanshollyman added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Mar 8, 2024
@yoshi-kokoroyoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Mar 8, 2024
@LinchinLinchin self-assigned this Mar 8, 2024
@Linchin

Copy link
Copy Markdown
Contributor

Thank you @shollyman, I left two comments about corner cases handling.

Comment threadgoogle/cloud/bigquery/client.py
Comment threadgoogle/cloud/bigquery/client.py
@Linchin
Linchin self-requested a review March 8, 2024 23:42
Sign up for freeto subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

api: bigqueryIssues related to the googleapis/python-bigquery API.size: sPull request size is small.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants

@shollyman@Linchin@yoshi-kokoro@chalmerlowe