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

貢獻者指南