BigQuery: Add support for use_avro_logical_types for extract jobs #9624
Labels
api: bigquery
Issues related to the BigQuery API.
type: feature request
‘Nice-to-have’ improvement, new feature or different behavior or design.
use_avro_logical_types is supported for load jobs:
google-cloud-python/bigquery/google/cloud/bigquery/job.py
Line 1318 in 89eaedb
We should add the same mapping for extract jobs. BigQuery already supports it in the API backend.
The text was updated successfully, but these errors were encountered: