googleapis / googleapis/google-cloud-java
[java-bigquery] parquetOption not getting propagated to tablePb from tableInfo
Ouverte
api: bigquery
priority: p3
type: bug
- Langage dominant
- Java
- Étoiles
- 2.1k
- Forks
- 1.2k
- Merge moyen
- 1 j 23 h
- PR mergées (30 j)
- 154
Description
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
Guide de contribution
Ouvrir le guide de contribution
Évaluation
Cette issue n'a pas encore été évaluée.