2024-03-21 22:51:35 +08:00
|
|
|
// This is generated by ESQL's AbstractFunctionTestCase. Do no edit it. See ../README.md for how to regenerate it.
|
2024-03-20 03:40:13 +08:00
|
|
|
|
|
|
|
[discrete]
|
|
|
|
[[esql-mv_avg]]
|
|
|
|
=== `MV_AVG`
|
|
|
|
|
|
|
|
*Syntax*
|
|
|
|
|
|
|
|
[.text-center]
|
|
|
|
image::esql/functions/signature/mv_avg.svg[Embedded,opts=inline]
|
|
|
|
|
|
|
|
include::../parameters/mv_avg.asciidoc[]
|
|
|
|
include::../description/mv_avg.asciidoc[]
|
|
|
|
include::../types/mv_avg.asciidoc[]
|
2024-05-01 22:47:22 +08:00
|
|
|
include::../examples/mv_avg.asciidoc[]
|