Spark SQL - DENSE_RANK Window Function
visibility 40
comment 0
DENSE_RANK is similar as Spark SQL - RANK Window Function . It calculates the rank of a value in a group of values. It returns one plus the number of rows proceeding or equals to the current row in the ordering of a partition. The returned values are sequential in each window thus no ...
thumb_up 0
comment Comments
No comments yet.
Forum discussions for column Spark.
Want to contribute on Kontext to help others?
Learn more