BigQuery: Add enum with allowed data types for use in Schema #7632
Labels
api: bigquery
Issues related to the BigQuery API.
type: feature request
‘Nice-to-have’ improvement, new feature or different behavior or design.
I received a feature request internally for an enum with allowed data types for use in SchemaField.
The string values should match the names of the BigQuery legacy SQL data types, but we could potentially add additional constants using the standard SQL data type names, but still the legacy SQL string value.
The text was updated successfully, but these errors were encountered: