-
Type:
Task
-
Resolution: Unresolved
-
Priority:
Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
-
Query Integration
-
None
-
3
-
TBD
-
None
-
None
-
None
-
None
-
None
-
None
-
0
Details are in the tech design that is linked in the comments.
This ticket should test pipelines like this:
db.ts.aggregate([{"$lookup": {"from": "ts2","let": { "s": "$s" },"pipeline": [{"$match": {"$expr": {"$eq": ["$s", "$$s"]}}}],"as": "b" }},], {rawData: true})
- depends on
-
SERVER-103132 Handle viewless timeseries reads in $lookup
-
- Open
-