cube-js/cube

Integer column not getting mapped in the schema file for BQ

Open

#83 aberto em 17 de abr. de 2019

Ver no GitHub
 (3 comments) (0 reactions) (0 assignees)Rust (1.965 forks)batch import
driver:bigqueryhelp wanted

Métricas do repositório

Stars
 (19.563 stars)
Métricas de merge de PR
 (Mesclagem média 5d 16h) (138 fundiu PRs em 30d)

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

Guia do colaborador