risingwave_expr::window_function

Function create_window_state

source
pub fn create_window_state(call: &WindowFuncCall) -> Result<BoxedWindowState>