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 8248809 commit ef2b4f0Copy full SHA for ef2b4f0
docs/guides/examples/aggregate_function_combinators/quantilesTimingArrayIf.md
@@ -11,7 +11,7 @@ sidebar_label: 'quantilesTimingArrayIf'
11
## Description {#description}
12
13
The [`Array`](/sql-reference/aggregate-functions/combinators#-array) and [`If`](/sql-reference/aggregate-functions/combinators#-if)
14
-combinator can be applied to the [`quantilesTiming`](/sql-reference/aggregate-functions/reference/quantilestiming)
+combinator can be applied to the [`quantilesTiming`](/sql-reference/aggregate-functions/reference/quantiletiming)
15
function to calculate quantiles of timing values in arrays for rows where the condition is true,
16
using the `quantilesTimingArrayIf` aggregate combinator function.
17
0 commit comments