cube-js / cube-js/cube

Dimension excluding from group by

Open
#7,283 0 comments 0 reactions 0 assignees View on GitHub
question
Dominant language
Rust
Stars
20.8k
Forks
2.1k
Avg merge
1d 2h
Merged PRs (30d)
181

Description

**Is your feature request related to a problem? Please describe.**
I've had multiple problems with bigger queries because of cube generating `group by` with all dimensions, and I wasn't able to exclude just one dimension from it.

**Describe the solution you'd like**
I would like to have an option to exclude one or more dimensions from `group by` generation.

**Describe alternatives you've considered**
I had to use raw query to database as a workaround, so cube is useless in such cases now.

**Additional context**
No additional context.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.