risingwave_
expr
2.2.0-alpha
In risingwave_
expr::
window_
function
risingwave_expr
::
window_function
Function
create_window_state
Copy item path
source
pub fn create_window_state(call: &
WindowFuncCall
) ->
Result
<
BoxedWindowState
>