Function spark_connect_rs::functions::desc

source ยท
pub fn desc<T>(col: T) -> Column
where T: ToLiteralExpr,