-
Type: Task
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Fully Compatible
-
Execution Team 2021-11-15, Execution Team 2021-11-29
Bounded collection scans for clustered collections currently assume that the collection is clustered by _id.
Add support for arbitrary cluster keys. Other than enabling efficient collection scans against a cluster key predicate, this will also enable _id lookups.
- depends on
-
SERVER-60726 Add clusteredInfo to QueryPlannerParams
- Closed
- is depended on by
-
SERVER-60838 Validate TTL document expiration on collections clustered by arbitrary key
- Closed
- is duplicated by
-
SERVER-60122 Bounded collection scans are performed over clusterKey when no other indices provided
- Closed
- is related to
-
SERVER-60121 Enable $hint to use the clusterKey of a clustered collection
- Closed
- related to
-
SERVER-60537 Support clustering by single-field arbitrary key for non-explicitly-replicated collections
- Closed
-
SERVER-60807 Validate $hinting the clusterKey on a collection clustered by arbitrary keys
- Closed