Details
-
Improvement
-
Resolution: Unresolved
-
Major - P3
-
None
-
None
-
Query Optimization
-
Fully Compatible
Description
Example Query |
{
|
$lookup: {
|
from: "$foo.collectionName",
|
localField: "foo.ref",
|
foreignField: "bar",
|
as: "foo"
|
}
|
}
|
Attachments
Issue Links
- is related to
-
SERVER-58411 Deep find nested objects in return documents.
-
- Closed
-
- related to
-
SERVER-27314 Only validate "from" pipeline structure once for $lookup
-
- Closed
-