Details
-
Task
-
Status: Closed
-
Major - P3
-
Resolution: Won't Do
-
None
-
None
-
None
-
Query Optimization
Description
With the addition of pipeline/let syntax to $lookup, we have a split in parts of the DocumentSourceLookup implementation to address both forms. We can unify implementation by rewriting $lookup with localField/foreignField syntax to run using a foreign pipeline with match on 'let' variables.
Attachments
Issue Links
- depends on
-
SERVER-29073 Allow variable definition within $lookup
-
- Closed
-
- related to
-
SERVER-34927 allow localField and foreignField with more expressive $lookup pipeline
-
- Closed
-