-
Type: Task
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
Fully Compatible
-
QO 2023-11-13, QO 2023-11-27, QO 2023-12-11, QO 2023-12-25
-
165
Class curOp contains data specific for the operation and will add estimatedCost, estimatedCardinality, and the query key (as it is defined in the map - see references). curOp already contains information about whether the plan used a collection scan, as well as executionTime and optimizationTime. This will satisfy the goals form the scope to add the data for the system.profile and explain output.
- is duplicated by
-
SERVER-84129 Ignore estimatedCost and estimatedCardinality fields in profile_filter tests
- Closed