Function datafusion_expr::utils::find_window_exprs
source ยท pub fn find_window_exprs(exprs: &[Expr]) -> Vec<Expr>
Expand description
Collect all deeply nested Expr::Win
pub fn find_window_exprs(exprs: &[Expr]) -> Vec<Expr>
Collect all deeply nested Expr::Win