-
Type:
Task
-
Resolution: Unresolved
-
Priority:
Major - P3
-
None
-
Affects Version/s: 8.3.0-rc0
-
Component/s: None
-
None
-
Catalog and Routing
-
CAR Team 2025-08-18
-
None
-
3
-
TBD
-
🟥 DDL
-
None
-
None
-
None
-
None
-
None
-
None
$out fetches the collection options and indexes through MongoProcessInterface for cloning. If the source collection is timeseries, those will be the ones from the system.buckets collection (i.e. the "raw" options/indexes).
With viewless timeseries collections, the buckets collection will no longer exist, so we will need to make sure that they always fetch the raw options and indexes, using rawData if needed. This is already the case for NonShardServerProcessInterface, but not for ShardServerProcessInterface.
- blocks
-
SERVER-107433 Restrict $merge from running on viewless timeseries collections
-
- Blocked
-
- is depended on by
-
SERVER-102039 Support Viewless Time Series Collections in $out
-
- Blocked
-
- is related to
-
SERVER-107433 Restrict $merge from running on viewless timeseries collections
-
- Blocked
-