`plan_explainer.h` is a generic interface that shouldn't depend on either of the classic or SBE flavor of plan cache. At the moment it depends on the classic plan cache due to the method `getCachedPlanStats()`.
- depends on
-
SERVER-64432 supporting caching SBE Plan for $lookup
- Closed
-
SERVER-61507 Integrate $group lowering with the new SBE cache
- Closed