Function datafusion_expr::expr_fn::array_to_string
source · pub fn array_to_string(array: Expr, delimeter: Expr) -> ExprExpand description
converts each element to its text representation.
pub fn array_to_string(array: Expr, delimeter: Expr) -> Exprconverts each element to its text representation.