Skip to content

Query paramters need to coerce native Python values #2799

@tseaver

Description

@tseaver

If the user passes in non-string values (e.g., for INT64, which must be tunnelled via strings because JS reasons, or TIMESTAMP, DATETIME, DATE), the parameter must coerce the value appropriately inside its to_api_repr() method.

h/t to @dwsupplee for the prod.

Metadata

Metadata

Assignees

Labels

api: bigqueryIssues related to the BigQuery API.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions