Function sql::func::array_to_string[][src]

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