datafusion_expr::window_function

Function ntile

source
pub fn ntile(arg: Expr) -> Expr
Expand description

Create an expression to represent the ntile window function