Details
-
Task
-
Resolution: Unresolved
-
Major - P3
-
None
-
None
-
None
-
None
-
Query Execution
Description
HashLookupStage::getNext performs a probe into the hash table using the current value as key, treating arrays in a special way. The getNext() code should be changed to call this code as the callback of a map() call if the current value is a block value. This will allow the stage to consume and produce block values
Attachments
Issue Links
- is depended on by
-
SERVER-83975 Limited support for $lookup on block values
-
- Backlog
-