On table grouping by keeps order, order by doesn't keep grouping
Đang mở
bug
Menas
priority: medium
- Ngôn ngữ chính
- Scala
- Star
- 33
- Fork
- 16
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
## Describe the bug
If I order by and then group. The order is maintained. But not vice versa.
## Expected behaviour
I expect grouping to last even through ordering. So I can use both methods at the same time.
Hướng dẫn đóng góp
Đánh giá
Issue này chưa được đánh giá.