这是indexloc提供的服务,不要输入任何密码
Skip to content

update_table should support setting autodetectSchema query param in PATCH call #2170

@TheNeuralBit

Description

@TheNeuralBit

Is your feature request related to a problem? Please describe.
There's no way to set autodetectSchema on the update_table PATCH call. This is needed to trigger schema detection when an external table config is changed.

Describe the solution you'd like
def update_table(... autodetect_schema=False, ...) propagates that parameter to the query request.

Metadata

Metadata

Assignees

Labels

api: bigqueryIssues related to the googleapis/python-bigquery API.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions