Function spark_connect_rs::functions::bin

source ยท
pub fn bin<T>(col: T) -> Column
where T: ToExpr, Vec<T>: ToVecExpr,