A temporary workaround was introduced in SERVER-53986 to avoid a dependency. Remove the RecordStore's hardcoded ObjectId type knowledge and determine the type via the durable catalog metadata instead.
- depends on
-
SERVER-53984 Add metadata for clustered indexes into the durable catalog
- Closed
-
SERVER-53986 Use ObjectId's as table keys for time-series collections
- Closed
- is depended on by
-
SERVER-53990 SortedDataInterface to support creating indexes where the RecordId is a binary string
- Closed
-
SERVER-54008 Generalize CollectionScan node so it can perform bounded scans over time series bucket collections
- Closed
-
SERVER-54012 Test exportCollection and importCollection for clustered indexes
- Closed
-
SERVER-54013 Verify that an _id index cannot be created when using clustered indexes
- Closed