Function datafusion_functions_array::string::array_to_string

source ยท
pub fn array_to_string(array: Expr, delimiter: Expr) -> Expr
Expand description

converts each element to its text representation.