pub fn find_df_window_func(name: &str) -> Option<WindowFunction>
Expand description

Find DataFusion’s built-in window function by name.