Closed
Description
We'll need to add a groupNode
similar to sortNode
. There will likely be similarities to ORDER BY in terms of handling grouping on arbitrary expressions.
See also #2043 as aggregate functions are tied together with GROUP BY.
We'll need to add a groupNode
similar to sortNode
. There will likely be similarities to ORDER BY in terms of handling grouping on arbitrary expressions.
See also #2043 as aggregate functions are tied together with GROUP BY.