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