Skip to content

Commit

Permalink
Add support for COUNT and fix a bug in the GROUP BY HashMap optimizat…
Browse files Browse the repository at this point in the history
…ion (#1222)

Add support for COUNT and prepare adding support for the other aggregate expressions in the hash map-based implementation of GROUP BY.

Also fix a critical bug when grouped variables occur in expressions.
  • Loading branch information
kcaliban authored Jan 12, 2024
1 parent c00a2b5 commit f9e00ef
Show file tree
Hide file tree
Showing 3 changed files with 443 additions and 142 deletions.
Loading

0 comments on commit f9e00ef

Please sign in to comment.