-
Type: Bug
-
Resolution: Done
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: Querying
-
Minor Change
-
ALL
-
v4.2
-
Query 2019-10-21
Other query operators treat null as NaN such as $lt, $gt, $lte, $gte
$mod treats null as 0 rather than NaN and will return documents
Semi related: SERVER-11414
- is duplicated by
-
SERVER-61430 Raise an error when $mod remainder is not a number
- Closed