Environment details
- OS:
- Java version:1.8.x
- google-cloud-java version(s):
Steps to reproduce
bq load cli provides --use_avro_logical_types
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!
Environment details
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!