Function spark_connect_rs::functions::hour

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