Skip to content

Commit 31122c6

Browse files
nik9000smalyshev
authored andcommitted
ESQL: Make WEIGHTED_AVG not preview (elastic#117356)
It's not PREVIEW.
1 parent 686f271 commit 31122c6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/reference/esql/functions/aggregation-functions.asciidoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ The <<esql-stats-by>> command supports these aggregate functions:
2020
* <<esql-sum>>
2121
* <<esql-top>>
2222
* <<esql-values>>
23-
* experimental:[] <<esql-weighted_avg>>
23+
* <<esql-weighted_avg>>
2424
// end::agg_list[]
2525

2626
include::layout/avg.asciidoc[]

0 commit comments

Comments
 (0)