Function datafusion::functions::string::expr_fn::concat

source ยท
pub fn concat(args: Vec<Expr>) -> Expr
Expand description

Concatenates the text representations of all the arguments. NULL arguments are ignored