We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ef7f4c0 commit c04592eCopy full SHA for c04592e
documentation/reference/function/aggregation.md
@@ -21,7 +21,7 @@ results with increased memory usage. The default is 1.
21
This function is useful within [high cardinality](/glossary/high-cardinality/)
22
datasets where an exact count is not required. Thus consider it the higher
23
cardinality alternative to
24
-[`count_dinstinct`](/docs/reference/function/aggregation/#count_distinct).
+[`count_distinct`](/docs/reference/function/aggregation/#count_distinct).
25
26
### Parameters
27
0 commit comments