datafusion_functions_window::ntile

Function ntile_udwf

Source
pub fn ntile_udwf() -> Arc<WindowUDF>
Expand description

Returns a WindowUDF for ntile.

integer ranging from 1 to the argument value, dividing the partition as equally as possible