On table grouping by keeps order, order by doesn't keep grouping
Ouverte
bug
Menas
priority: medium
- Langage dominant
- Scala
- Étoiles
- 33
- Forks
- 16
- Métriques de merge des PR
- Aucune PR mergée en 30 j
Description
## 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.
Guide de contribution
Ouvrir le guide de contribution
Évaluation
Cette issue n'a pas encore été évaluée.