Skip to main content

get_window_functions

Function get_window_functions 

Source
pub fn get_window_functions(expr: &Expression) -> Vec<&Expression>
Expand description

Collect all window function nodes in the expression tree.