FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

BigQuery: add `is_nullable` method to check for `NULLABLE` mode · Issue #3548 · googleapis/google-cloud-python · GitHub

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

Description

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


Back | FazBrowse Home | New Git URL