File tree Expand file tree Collapse file tree 2 files changed +4
-0
lines changed
docs/reference/query-languages/esql Expand file tree Collapse file tree 2 files changed +4
-0
lines changed Original file line number Diff line number Diff line change 66* [ ` MEDIAN_ABSOLUTE_DEVIATION ` ] ( ../../functions-operators/aggregation-functions.md#esql-median_absolute_deviation )
77* [ ` MIN ` ] ( ../../functions-operators/aggregation-functions.md#esql-min )
88* [ ` PERCENTILE ` ] ( ../../functions-operators/aggregation-functions.md#esql-percentile )
9+ * [ ` SAMPLE ` ] ( ../../functions-operators/aggregation-functions.md#esql-sample )
910* [ preview] [ ` ST_CENTROID_AGG ` ] ( ../../functions-operators/aggregation-functions.md#esql-st_centroid_agg )
1011* [ preview] [ ` ST_EXTENT_AGG ` ] ( ../../functions-operators/aggregation-functions.md#esql-st_extent_agg )
1112* [ ` STD_DEV ` ] ( ../../functions-operators/aggregation-functions.md#esql-std_dev )
Original file line number Diff line number Diff line change @@ -36,6 +36,9 @@ The [`STATS`](/reference/query-languages/esql/commands/stats-by.md) command supp
3636:::{include} ../_ snippets/functions/layout/percentile.md
3737:::
3838
39+ :::{include} ../_ snippets/functions/layout/sample.md
40+ :::
41+
3942:::{include} ../_ snippets/functions/layout/st_centroid_agg.md
4043:::
4144
You can’t perform that action at this time.
0 commit comments