cube-js/cube

Integer column not getting mapped in the schema file for BQ

Aperta

#83 aperta il 17 apr 2019

 (3 commenti) (0 reazioni) (0 assegnatari)Rust (1965 fork)batch import
driver:bigqueryhelp wanted

Metriche repository

Star
 (19.563 stelle)
Metriche merge PR
 (Metriche PR in attesa)

Descrizione

Describe the bug I am currently using BigQuery as DB. I have column 'age' set as 'integer' in the table. But the schema file in cube.js, does not show this column in dimension or in measures.

Expected behavior All the columns that are present in the table, should be mapped in the dimension.

Version: 0.5.2

Guida contributor