pub fn rank() -> ExprExpand description
Create a WindowFunction expression for
Rank user-defined window function.
Returns rank of the current row with gaps. Same as row_number of its first peer
pub fn rank() -> ExprCreate a WindowFunction expression for
Rank user-defined window function.
Returns rank of the current row with gaps. Same as row_number of its first peer