Skip to content

Commit b19b951

Browse files
committed
Add aggregates note
1 parent dca637d commit b19b951

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

todo.txt

+8
Original file line numberDiff line numberDiff line change
@@ -332,3 +332,11 @@ lmdb maxreaders
332332

333333
Should we apply back pressure once maxreaders is reached, easy to demonstrate - spawn 1000 concurrent threads
334334
some of them will crash.
335+
336+
---
337+
338+
More aggregates:
339+
340+
count-distinct
341+
all/any/not-any?
342+
pg: bool_or bool_and

0 commit comments

Comments
 (0)