pub fn build_time_window_query( base_query: &str, time_column: &str, time_type: TimeColumnType, days_window: u32, ) -> String