-
Type: Bug
-
Resolution: Duplicate
-
Priority: Minor - P4
-
None
-
Affects Version/s: 2.4.10, 2.6.1
-
Component/s: Querying
-
None
-
ALL
-
There can be a repeated null element in the output array of the distinct command if a document contains a literal "undefined" element. See the repro steps for details.
This is not a regression due to the 2.6 query engine rewrite: it affects both 2.4 and 2.6 versions.
- duplicates
-
SERVER-2426 Convert/print bson undefined type as javascript undefined, not null
- Closed