Guides
References
Resources
Commits
airflow.providers.google
airflow.providers.google.cloud
airflow.providers.google.cloud.utils
airflow.providers.google.cloud.utils.bigquery
bq_cast(string_field, bq_type)
bq_cast
Helper method that casts a BigQuery row to the appropriate data types.
Helper method that casts a BigQuery row to the appropriate data types. This is useful because BigQuery returns all fields as strings.
Was this entry helpful?
bq_cast()