pub fn get_window_functions(expr: &Expression) -> Vec<&Expression>Expand description
Collect all window function nodes in the expression tree.
pub fn get_window_functions(expr: &Expression) -> Vec<&Expression>Collect all window function nodes in the expression tree.