Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

BigQuery: Add support for use_avro_logical_types for extract jobs #9624

Closed
knhan-bq opened this issue Nov 6, 2019 · 0 comments · Fixed by #9642
Closed

BigQuery: Add support for use_avro_logical_types for extract jobs #9624

knhan-bq opened this issue Nov 6, 2019 · 0 comments · Fixed by #9642
Assignees
Labels
api: bigquery Issues related to the BigQuery API. type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design.

Comments

@knhan-bq
Copy link

knhan-bq commented Nov 6, 2019

use_avro_logical_types is supported for load jobs:

def use_avro_logical_types(self):

We should add the same mapping for extract jobs. BigQuery already supports it in the API backend.

@HemangChothani HemangChothani added api: bigquery Issues related to the BigQuery API. type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design. labels Nov 7, 2019
@HemangChothani HemangChothani self-assigned this Nov 7, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api: bigquery Issues related to the BigQuery API. type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants