-
Type: New Feature
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Fully Compatible
-
QO 2023-11-27, QO 2023-12-11
As a prerequisite to SERVER-82238, we need a way to check if the QuerySolution that lead to a cache entry matches one that we consider during an explain. We will hash the QuerySolution, store the hash in the plan cache, and when we run explain we see which plan hash matches the cached hash.
For this ticket, we will implement the hash of the QuerySolution.
- is depended on by
-
SERVER-83234 Allow users to hint plans using the QuerySolution hash
- Needs Scheduling
-
SERVER-82238 Add field to explain to indicate if winning and rejected plans are cached
- Closed