-
Type: Task
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
Fully Compatible
-
Execution Team 2021-10-18, Execution Team 2021-11-01, Execution Team 2021-11-15
One possible route to take:
QueryPlannerParams store the indices available for planning. Currently, $hint requires the key provided to exist in QueryPlannerParams.indices. The QueryPlanner should be modified to consider the QueryPlannerParams.clusterKey a valid hint despite its absence in the list of indices.
- depends on
-
SERVER-60726 Add clusteredInfo to QueryPlannerParams
- Closed
- is depended on by
-
SERVER-60824 Support non-blocking sort() on cluster key
- Closed
- related to
-
SERVER-60702 Enable bounded collection scans for collections clustered by arbitrary cluster keys
- Closed
-
SERVER-60835 Support reverse collscans for clustered collections
- Closed