Skip to content

BigQuery: SchemaField.to_standard_sql and SchemaField.from_standard_sql methods #8494

@tswast

Description

@tswast

Some BigQuery APIs (Models, Routines) use a new standard SQL format bigquery_v2.types.StandardSqlDataType for schemas, while Tables still use the legacy SQL format. It would be desirable to be able to convert easily between these formats.

Metadata

Metadata

Assignees

Labels

api: bigqueryIssues related to the BigQuery API.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