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

Load jobs should include useAvroLogicalTypes option #4582

Closed
jaketf opened this issue Feb 27, 2019 · 0 comments
Closed

Load jobs should include useAvroLogicalTypes option #4582

jaketf opened this issue Feb 27, 2019 · 0 comments
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

@jaketf
Copy link

jaketf commented Feb 27, 2019

Environment details

  • OS:
  • Java version:1.8.x
  • google-cloud-java version(s):

Steps to reproduce

  1. bq load cli provides --use_avro_logical_types
  2. LoadJobConfiguration.java does not expose this option.

External references such as API reference guides used

Any additional information below

This is blocking me from easily time partitioning my table because the bq load can only read my timestamps as INTEGER.
Thanks!

@ajaaym ajaaym added type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design. api: bigquery Issues related to the BigQuery API. labels Feb 27, 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

No branches or pull requests

3 participants