-
Type:
Improvement
-
Resolution: Unresolved
-
Priority:
Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
-
Query Execution
-
None
-
3
-
TBD
-
None
-
None
-
None
-
None
-
None
-
None
-
None
After SERVER-103991 Express path can avoid fetching the document if the projection is covered by an index.
However, the projection would still be here:
This doesn't affect correctness, but can speed up express path even more.
We should find a way to communicate if projection is covered to avoid this duplication.
- depends on
-
SERVER-103991 Projections should not disqualify simple equality predicates from Express
-
- Closed
-