googleapis / googleapis/google-cloud-java
[java-bigquery] parquetOption not getting propagated to tablePb from tableInfo
Aperta
api: bigquery
priority: p3
type: bug
- Lingua principale
- Java
- Stelle
- 2.1k
- Fork
- 1.2k
- Merge medio
- 1g 23h
- PR unite (30g)
- 154
Descrizione
https://github.com/googleapis/java-bigquery/blob/d178593c0eb5b9f516861bb93415293c0c4764b3/google-cloud-bigquery/src/main/java/com/google/cloud/bigquery/BigQueryImpl.java#L283
I run using debugger. i can see that parquet Option enable list is present in tableInfo, but that is not propagated to tablePb, and thus the external table that is created is adding another layer of wrapper named array.
https://cloud.google.com/bigquery/docs/loading-data-cloud-storage-parquet#list_logical_type
Guida per i contributori
Apri la guida per i contributori
Valutazione
Questa issue non è ancora stata valutata.