-
Type: Task
-
Resolution: Done
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
Query Optimization 2021-06-28
The current design for $lookup support for sharded views is to perform view resolution at query runtime, which is not ideal from a design standpoint and could result in suboptimal performance in the case of nested $lookups. Investigate the engineering effort of resolving the view up front instead.
- related to
-
SERVER-32548 Add $lookup support for sharded views
- Closed