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

fix: handle null values in array query parameters - #426

Merged
tswast merged 1 commit into
googleapis:masterfrom
MaxxleLLC:bigquery_issue_422
Dec 9, 2020
Merged

fix: handle null values in array query parameters#426
tswast merged 1 commit into
googleapis:masterfrom
MaxxleLLC:bigquery_issue_422

Conversation

@HemangChothani

Copy link
Copy Markdown
Contributor

Fixes#422

@HemangChothani
HemangChothani requested review from a team and tswastDecember 9, 2020 12:46
@google-clagoogle-claBot added the cla: yes This human has signed the Contributor License Agreement. label Dec 9, 2020
@product-auto-labelproduct-auto-labelBot added the api: bigquery Issues related to the googleapis/python-bigquery API. label Dec 9, 2020
@tswasttswast changed the title fix: from_api_repr_scalar for None value of fieldfix: handle null values in array query parametersDec 9, 2020
@tswast
tswast merged commit 78fde4a into googleapis:masterDec 9, 2020
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.cla: yesThis human has signed the Contributor License Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

_from_api_repr_scalar fails, if parameter value is None

2 participants

@HemangChothani@tswast