mz_sql::func

Function array_to_string

Source
fn array_to_string(
    ecx: &ExprContext<'_>,
    exprs: Vec<HirScalarExpr>,
) -> Result<HirScalarExpr, PlanError>