Skip to content

Commit 6eed3af

Browse files
amin-basirijayvynl
authored andcommitted
feat(aggragation-function): add anyLast function
- include in __all__
1 parent 40bc5f3 commit 6eed3af

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

clickhouse_backend/models/aggregates.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010
"uniqCombined64",
1111
"uniqHLL12",
1212
"uniqTheta",
13+
"anyLast",
1314
]
1415

1516

0 commit comments

Comments
 (0)