Skip to content

BigQuery: add is_nullable method to check for NULLABLE mode #3548

@tswast

Description

@tswast

In the DB-API implementation I wrote some code like

null_ok=field.mode == 'NULLABLE'

Could be nice to have a helper function that does this.

https://github.com/GoogleCloudPlatform/google-cloud-python/pull/2921/files/7d59e97172d16bc18601cce0845000b32e6be9a6#r124069049

Metadata

Metadata

Assignees

Labels

api: bigqueryIssues related to the BigQuery API.priority: p2Moderately-important priority. Fix may not be included in next release.type: feature request‘Nice-to-have’ improvement, new feature or different behavior or design.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions