Skip to content

Load jobs should include useAvroLogicalTypes option #4582

@jaketf

Description

@jaketf

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!

Metadata

Metadata

Assignees

Labels

api: bigqueryIssues related to the BigQuery API.type: feature request‘Nice-to-have’ improvement, new feature or different behavior or design.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions