Integer column not getting mapped in the schema file for BQ
Open
driver:bigquery
help wanted
- Dominant language
- Rust
- Stars
- 20.8k
- Forks
- 2.1k
- Avg merge
- 1d 2h
- Merged PRs (30d)
- 181
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
Contributor guide
Assessment
This issue has not been assessed yet.