Function spark_connect_rs::functions::timestamp_micros

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