Function spark_connect_core::functions::unix_seconds

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