Function spark_connect_rs::functions::dayofmonth

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