Commit Graph

1 Commits

Author SHA1 Message Date
Nik Everett 64e41ef100 Add `mv_join` function (ESQL-1166)
Adds an `mv_join` function that joins together multivalue string fields.
You can combine this with out fancy new `to_string` to join together any
multivalued fields into a string.
2023-05-25 02:32:23 +10:00