Function mz_sql::func::array_to_string

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