Function datafusion_expr::window_function::row_number
source ยท pub fn row_number() -> Expr
Expand description
Create an expression to represent the row_number
window function
pub fn row_number() -> Expr
Create an expression to represent the row_number
window function