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

feat: add ability to set autodetect_schema query param in update_table#2171

Merged
chalmerlowe merged 6 commits into
googleapis:mainfrom
TheNeuralBit:update-autodetect
May 12, 2025
Merged

feat: add ability to set autodetect_schema query param in update_table#2171
chalmerlowe merged 6 commits into
googleapis:mainfrom
TheNeuralBit:update-autodetect

Conversation

@TheNeuralBit

Copy link
Copy Markdown
Contributor

Fixes #2170

@TheNeuralBit TheNeuralBit requested review from a team and shollyman May 1, 2025 19:58
@product-auto-label product-auto-label Bot added size: m Pull request size is medium. api: bigquery Issues related to the googleapis/python-bigquery API. labels May 1, 2025
@TheNeuralBit TheNeuralBit changed the title Add ability to set autodetectSchema query param in update_table PATCH call Add ability to set autodetect_schema query_param May 1, 2025
@alvarowolfx alvarowolfx assigned Linchin and unassigned alvarowolfx May 2, 2025
@chalmerlowe chalmerlowe added the kokoro:run Add this label to force Kokoro to re-run the tests. label May 2, 2025
@yoshi-kokoro yoshi-kokoro removed the kokoro:run Add this label to force Kokoro to re-run the tests. label May 2, 2025
@chalmerlowe chalmerlowe assigned chalmerlowe and unassigned Linchin May 2, 2025
@chalmerlowe

Copy link
Copy Markdown
Collaborator

I reviewed this. I have a PR I want to merge into this branch, but there are some failing tests so I am working through that. More to come.

@TheNeuralBit TheNeuralBit changed the title Add ability to set autodetect_schema query_param feat: add ability to set autodetect_schema query param in update_table May 7, 2025
@chalmerlowe chalmerlowe added kokoro:run Add this label to force Kokoro to re-run the tests. owlbot:run Add this label to trigger the Owlbot post processor. labels May 7, 2025
@gcf-owl-bot gcf-owl-bot Bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label May 7, 2025
@yoshi-kokoro yoshi-kokoro removed the kokoro:run Add this label to force Kokoro to re-run the tests. label May 7, 2025

@chalmerlowe chalmerlowe left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Got a couple preferences. If you are amenable, please update.
If tests pass, we can approve.

Comment thread tests/system/test_client.py
Comment thread tests/system/test_client.py Outdated
Comment thread tests/system/test_client.py Outdated
@TheNeuralBit

Copy link
Copy Markdown
Contributor Author

Thanks @chalmerlowe I applied all your suggestions in b329cd0. Do you know why the test runs seem to be stuck?

@chalmerlowe chalmerlowe added kokoro:run Add this label to force Kokoro to re-run the tests. owlbot:run Add this label to trigger the Owlbot post processor. labels May 12, 2025
@gcf-owl-bot gcf-owl-bot Bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label May 12, 2025
@yoshi-kokoro yoshi-kokoro removed the kokoro:run Add this label to force Kokoro to re-run the tests. label May 12, 2025

@chalmerlowe chalmerlowe left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

LGTM

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

Labels

api: bigquery Issues related to the googleapis/python-bigquery API. size: m Pull request size is medium.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

update_table should support setting autodetectSchema query param in PATCH call

5 participants