-
Type: Task
-
Resolution: Duplicate
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
Query Execution
SERVER-67282 removed DoubleDoubleSummation from $add in SBE and also fixed a bug where adding a date and a NumberDecimal would return a "NaN" Date rather than throwing an overflow error like the operator does with all other numeric types. This behavior should be fixed in the classic engine as well. We should add a uassert here that mirrors our check for doubles .
- depends on
-
SERVER-68544 Make overflow decimal throws exception in classic engine
- Closed
- is caused by
-
SERVER-67282 $add expression should not use DoubleDoubleSummation in SBE
- Closed