FunctionsWindow
rank
Returns the rank of the current row within its partition; ties receive the same rank and the next rank is increased by the number of tied rows.
rank(…) → UInt64Kind · window
Returns the rank of the current row within its partition; ties receive the same rank and the next rank is increased by the number of tied rows.
Part of the Window family.