-
Type: Task
-
Resolution: Won't Do
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
When we split a pipeline into the shardsPart and mergerPart, if the mergerPart contains Javascript operators such as $function, $accumulate, or $_internalJsEmit, we need to do the merge on a shard instead of on mongos, because today we don't run JS on mongos.
- is depended on by
-
SERVER-45456 Allow JavaScript on mongos
- Closed