Function mz_sql::func::array_to_string
source ยท fn array_to_string(
ecx: &ExprContext<'_>,
exprs: Vec<HirScalarExpr>,
) -> Result<HirScalarExpr, PlanError>
fn array_to_string(
ecx: &ExprContext<'_>,
exprs: Vec<HirScalarExpr>,
) -> Result<HirScalarExpr, PlanError>