Function spark_connect_rs::functions::date_sub

source ยท
pub fn date_sub<T>(start: T, end: T) -> Column
where T: ToExpr, Vec<T>: ToVecExpr,