-
Type: Task
-
Resolution: Unresolved
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: MapReduce
-
None
-
Query Execution
Array-ids don't make much sense there, and we build a unique index on them, which almost certainly won't work the way users think, as it indexes individual elements inside those arrays.
I think we should explicitly disallow emitting arrays as ids in the map() function, and throw an error.
- is related to
-
SERVER-15552 Errors writing to temporary collections during mapReduce command execution should be operation-fatal
- Closed