Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Query: dont pass query hints to avoid triggering pushdown (thanos-io#…
…7392) If we have a new querier it will create query hints even without the pushdown feature being present anymore. Old sidecars will then trigger query pushdown which leads to broken max,min,max_over_time and min_over_time. Signed-off-by: Michael Hoffmann <mhoffm@posteo.de>
- Loading branch information