7 lines
349 B
Markdown
7 lines
349 B
Markdown
|
% This is generated by ESQL's AbstractFunctionTestCase. Do no edit it. See ../README.md for how to regenerate it.
|
|||
|
|
|||
|
**Description**
|
|||
|
|
|||
|
Returns all values in a group as a multivalued field. The order of the returned values isn’t guaranteed. If you need the values returned in order use [`MV_SORT`](../../../esql-functions-operators.md#esql-mv_sort).
|
|||
|
|