You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.