cube-js/cube

Integer column not getting mapped in the schema file for BQ

Ouverte

#83 ouverte le 17 avr. 2019

 (3 commentaires) (0 réaction) (0 personne assignée)Rust (1 965 forks)batch import
driver:bigqueryhelp wanted

Métriques du dépôt

Stars
 (19 563 étoiles)
Métriques de merge PR
 (Métriques PR en attente)

Description

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

Guide contributeur