Function spark_connect_rs::functions::desc_nulls_first

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