cube-js/cube

Integer column not getting mapped in the schema file for BQ

开放

#83 创建于 2019年4月17日

 (3 条评论) (0 个反应) (0 位负责人)Rust (1,965 个派生)batch import
driver:bigqueryhelp wanted

仓库指标

星标
 (19,563 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

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

贡献者指南