Feature-request - Option to set / override flag cubejs-rollup-only at model level
Open
- Dominant language
- Rust
- Stars
- 20.8k
- Forks
- 2.1k
- Avg merge
- 1d 2h
- Merged PRs (30d)
- 181
Description
Currently cubejs-rollup-only flag is available only at global level. It will be good to have ability to override this flag at model level. I would like to set it for all models to query from pre-aggregation only except couple of them. So, at global level, I could set cubejs-rollup-only as true. And in few model, I could set it to as false. There could be use case for vice-versa also.
Contributor guide
Assessment
This issue has not been assessed yet.