elasticsearch/docs/reference/esql/functions/description/mv_min.asciidoc
Fang Xing 7ae08306a0
mv functions (#107839)
Add annotations for MV functions for better doc generation.
2024-05-01 10:47:22 -04:00

5 lines
223 B
Text

// This is generated by ESQL's AbstractFunctionTestCase. Do no edit it. See ../README.md for how to regenerate it.
*Description*
Converts a multivalued expression into a single valued column containing the minimum value.