spark_connect_rs::functions

Function asc

Source
pub fn asc(col: impl Into<Column>) -> Column
Expand description

Returns a sort expression based on the ascending order of the given column name.