Function spark_connect_rs::functions::unix_seconds

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