-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Major - P3
-
Affects Version/s: None
-
Component/s: None
-
Query Optimization
-
Fully Compatible
-
ALL
-
v8.0
-
200
-
None
-
None
-
None
-
None
-
None
-
None
-
None
On v8.0 (and probably the master branch too), even though the SBE plan cache is not reachable, we may still parameterize and generate IETs for queries. This is wasted work.
- causes
-
SERVER-101839 Set taggedMatchExpressionHash in QueryPlanner::planFromCache
-
- Closed
-
- is depended on by
-
SERVER-97776 Do not parameterize CanonicalQueries for SBE plan cache when featureFlagSbeFull is off
-
- Backlog
-
-
SERVER-97778 Remove IETs
-
- Backlog
-
- is related to
-
SERVER-96805 Investigate why wildcard index candidate plans are non-deterministic
-
- In Progress
-
- related to
-
SERVER-97685 Planner can fail to generate IETs when SBE plan cache is enabled
-
- Backlog
-
-
SERVER-101922 Indices in MatchExpressions should be cached in a position-independent manner
-
- Investigating
-