googleapis / googleapis/google-cloud-java
[java-bigquery] parquetOption not getting propagated to tablePb from tableInfo
Offen
api: bigquery
priority: p3
type: bug
- Vorherrschende Sprache
- Java
- Sterne
- 2.1k
- Forks
- 1.2k
- Ø Merge
- 1 T. 23 Std.
- Gemergte PRs (30 T.)
- 154
Beschreibung
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
Beitragsleitfaden
Bewertung
Dieses Issue wurde noch nicht bewertet.