-
Type: Task
-
Resolution: Won't Do
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
-
Query Optimization
Currently there are explain helpers which assist with retrieving information about the execution of a query from a plan cache and the corresponding plan.
To keep functionality consistent, we need to update the explain helpers once the cqf plan cache is completely in place.
The goal of this ticket is to update all the explain helpers that refer to the plan cache (e.g., getCachedPlan) and address any todo/comments.
- depends on
-
SERVER-84429 [CQF] Add "isCached" field to plans in Bonsai explain
- Closed