pub fn concat_str<E>(s: E, separator: &str, ignore_nulls: bool) -> Exprwhere E: AsRef<[Expr]>,
concat_str
strings
Horizontally concat string columns in linear time