-
Type:
Improvement
-
Resolution: Fixed
-
Priority:
Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Query Execution
-
Minor Change
-
None
-
3
-
None
-
None
-
None
-
None
-
None
-
None
-
None
Currently a lot of stages can spill to disk, but in explain output they will report different sub-set of spilling statistics under different names:
DocumentSourceGroup will report spilled bytes as numBytesSpilledEstimate
DocumentSourceGraphLookup will report it as spilledBytes.
DocumentSourceSort won't even report this metric
In SERVER-99564 we will ensure that all spilling stages track internally all relevant metrics consistently.
In this ticket we should make the change to explain output to be consistent as well.
- is depended on by
-
COMPASS-9460 Investigate changes in SERVER-99642: Unify spilling statistics in explain output
-
- Needs Triage
-
- is duplicated by
-
SERVER-106182 Clean old spilling metrics
-
- Closed
-
- related to
-
SERVER-99564 Unify spilling metrics across different plan stage stats
-
- Closed
-
-
SERVER-106182 Clean old spilling metrics
-
- Closed
-