-
Type: Task
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Fully Compatible
-
QE 2022-05-02, QE 2022-05-16
In SERVER-62940, we fixed $sum accumulator bug in spilling case and sharding case under FCV 6.0 because it involved changing over-the-wire data format from a shard to the merging side though the bug is apparently an incorrect result bug.
When we branch for 6.1, we can remove the FCV gating and also serialization logic to compose a 'Object' data for $sum partial results.
- has to be done after
-
SERVER-62940 DocumentSourceGroup returns different results for in-memory group and spilled group when using $sum
- Closed
- has to be done before
-
SERVER-65465 SBE Group should not use DoubleDoubleSummation for count
- Closed