Function spark_connect_rs::functions::years

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