fn get_timestamp_filter( ts_col_name: &str, left: &Expr, right: &Expr, ) -> Option<(Timestamp, bool)>