-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Closed
Labels
api: bigqueryIssues related to the BigQuery API.Issues related to the BigQuery API.type: feature request‘Nice-to-have’ improvement, new feature or different behavior or design.‘Nice-to-have’ improvement, new feature or different behavior or design.
Description
Environment details
- OS:
- Java version:1.8.x
- google-cloud-java version(s):
Steps to reproduce
bq loadcli provides--use_avro_logical_typesLoadJobConfiguration.javadoes 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.Issues related to the BigQuery API.type: feature request‘Nice-to-have’ improvement, new feature or different behavior or design.‘Nice-to-have’ improvement, new feature or different behavior or design.