pub fn contains_window_function(expr: &Expression) -> boolExpand description
Returns true if the expression tree contains any window function calls.
pub fn contains_window_function(expr: &Expression) -> boolReturns true if the expression tree contains any window function calls.