Function spark_connect_rs::functions::floor

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