Function spark_connect_rs::functions::timestamp_millis

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