On table grouping by keeps order, order by doesn't keep grouping
Abierto
bug
Menas
priority: medium
- Lenguaje dominante
- Scala
- Estrellas
- 33
- Forks
- 16
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
## 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.
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.