-
Type:
Task
-
Resolution: Unresolved
-
Priority:
Major - P3
-
None
-
Affects Version/s: None
-
Component/s: Query Planning
-
Query Optimization
-
None
-
None
-
None
-
None
-
None
-
None
-
None
In buildIndexedAnd and buildIndexedIntervalList, we iterate through the index key pattern BSONObj to find the element at ixtag->pos. This could be cached alongside the tag to avoid repeated iteration.
See planner_access.cpp:769 and planner_access.cpp:950
- is duplicated by
-
SERVER-122726 Cache index keyPattern element lookup in planner_access.cpp
-
- Closed
-