Function spark_connect_rs::functions::ceiling

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