Deprecated: The each() function is deprecated. This message will be suppressed on further calls in /home/zhenxiangba/zhenxiangba.com/public_html/phproxy-improved-master/index.php on line 456
dense_rank in datafusion::functions_window::rank - Rust
[go: Go Back, main page]

datafusion::functions_window::rank

Function dense_rank

Source
pub fn dense_rank() -> Expr
Expand description

Create a WindowFunction expression for DenseRank user-defined window function.

Returns rank of the current row without gaps. This function counts peer groups