mz_expr::scalar::func

Function text_concat_ws

Source
fn text_concat_ws<'a>(
    datums: &[Datum<'a>],
    temp_storage: &'a RowArena,
) -> Datum<'a>