File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
docs/reference/query-languages/esql Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 11* [ ` MV_APPEND ` ] ( ../../functions-operators/mv-functions.md#esql-mv_append )
22* [ ` MV_AVG ` ] ( ../../functions-operators/mv-functions.md#esql-mv_avg )
33* [ ` MV_CONCAT ` ] ( ../../functions-operators/mv-functions.md#esql-mv_concat )
4- * [ ` MV_CONTAINS_ALL ` ] ( ../../functions-operators/mv-functions.md#esql-mv_contains_all )
4+ * [ ` MV_CONTAINS ` ] ( ../../functions-operators/mv-functions.md#esql-mv_contains )
55* [ ` MV_COUNT ` ] ( ../../functions-operators/mv-functions.md#esql-mv_count )
66* [ ` MV_DEDUPE ` ] ( ../../functions-operators/mv-functions.md#esql-mv_dedupe )
77* [ ` MV_FIRST ` ] ( ../../functions-operators/mv-functions.md#esql-mv_first )
Original file line number Diff line number Diff line change @@ -21,7 +21,7 @@ mapped_pages:
2121:::{include} ../_ snippets/functions/layout/mv_concat.md
2222:::
2323
24- :::{include} ../_ snippets/functions/layout/mv_contains_all .md
24+ :::{include} ../_ snippets/functions/layout/mv_contains .md
2525:::
2626
2727:::{include} ../_ snippets/functions/layout/mv_count.md
You can’t perform that action at this time.
0 commit comments