-
Type:
Task
-
Resolution: Unresolved
-
Priority:
Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
-
Storage Execution
-
Storage Execution 2025-07-21, Storage Execution 2025-08-04
-
None
-
3
-
TBD
-
None
-
None
-
None
-
None
-
None
-
None
-
None
Currently, most commands check whether an operation is on a time-series collection by checking if it is operating on a view on top of a system.buckets collection. With viewless time-series, this check will always return false.
This means that most commands currently treat operations on time-series collections as operations on regular collections. This ticket will focus on making bulkwrites work properly with viewless time-series collections.