googleapis / googleapis/google-cloud-java

[java-bigquery] parquetOption not getting propagated to tablePb from tableInfo

Abierto
#12,166 1 comentario 0 reacciones 0 asignados Ver en GitHub
api: bigquery priority: p3 type: bug
Lenguaje dominante
Java
Estrellas
2.1k
Forks
1.2k
Merge medio
1 d 23 h
PR fusionados (30 d)
154

Descripción

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

Guía de contribución

Abrir la guía de contribución

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.