Skip to content

Commit b56c215

Browse files
committed
Optimize single NOT NULL count() aggregation
The aggregation logic is inlined, meaning each row is aggregated immediately during hash table probing. And there's no need to allocate and maintain full aggregation state.
1 parent 06d911a commit b56c215

File tree

4 files changed

+460
-45
lines changed

4 files changed

+460
-45
lines changed

0 commit comments

Comments
 (0)