-
Type: Improvement
-
Resolution: Unresolved
-
Priority: Major - P3
-
None
-
Affects Version/s: 3.4.4
-
Component/s: Aggregation Framework
-
Query Optimization
Pipeline expressions containing NaN and +/- infinity give a server error (e.g. "can't $divide by zero").
However BSON is able to represent NaN and infinity, so it's expected that the appropriate values are being used instead.
- is related to
-
SERVER-6144 Aggregation should error out on divide or mod by zero
- Closed