cube-js/cube

Integer column not getting mapped in the schema file for BQ

Open

#83 geöffnet am 17. Apr. 2019

Auf GitHub ansehen
 (3 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)Rust (1.965 Forks)batch import
driver:bigqueryhelp wanted

Repository-Metriken

Stars
 (19.563 Stars)
PR-Merge-Metriken
 (Durchschn. Merge 5T 16h) (138 gemergte PRs in 30 T)

Beschreibung

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

Contributor Guide