-
Type:
Improvement
-
Resolution: Unresolved
-
Priority:
Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
-
Query Execution
-
None
-
None
-
None
-
None
-
None
-
None
-
None
In SERVER-53271 we decided to not collect PlanStage timing info during multi-planning due to performance reasons. Since an estimate can always be retrieved from explain() by re-running the query, it shouldn't cause any troubles. However, we may reconsider it in the future and this ticket can be used to track any follow up work.