-
Type:
Task
-
Resolution: Unresolved
-
Priority:
Minor - P4
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
-
Query Execution
-
None
-
None
-
None
-
None
-
None
-
None
-
None
SERVER-127901 added a per-localField-value LRU result cache to classic $lookup for pure localField/foreignField equijoins (LookupResultCache in lookup_result_cache.h/.cpp). The cache is unconditionally disabled (LookupResultCache::createDisabled()) whenever _hasAbsorbedUnwindSrc is true — see the guard and TODO in LookUpStage's constructor and makeResultCache() in src/mongo/db/exec/agg/lookup_stage.cpp.
- is related to
-
SERVER-127901 (classic) Add a small foreign collection result cache to $lookup for repeat localField values
-
- In Code Review
-