Secondaries index operations on a time-series collection requires an easy way to translate between index specs on the time-series collection namespace (e.g. abc) and the actual indexes on the underlying bucket collection. It would be helpful to have a library to do some of these index specification transformations as we build out the support for secondary indexes on time-series collections.
- related to
-
SERVER-54990 Complete TODO listed in SERVER-54639
- Closed
- split to
-
SERVER-54929 Provide helper functions to convert underlying buckets collection index specs to time-series index specs
- Closed
-
SERVER-54978 Unit test helper functions that convert index specs between underlying buckets collection and time-series collection schema
- Closed