Function datafusion::functions_array::expr_fn::array_to_string
source ยท pub fn array_to_string(array: Expr, delimiter: Expr) -> Expr
Expand description
converts each element to its text representation.