Implement GROUP BY for columns
We should be able to support GROUP BY (without DISTINCT nor HABING) for simple columns (no arbitrary expressions or aggregation functions).
Edited by Denis Smirnov
We should be able to support GROUP BY (without DISTINCT nor HABING) for simple columns (no arbitrary expressions or aggregation functions).