Function spark_connect_rs::functions::year

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