-
Type: Investigation
-
Resolution: Done
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Not Needed
Downstream change requests listed in PD. We expect a minor change to compass to allow the edit document icon to appear in the explorer view.
In addition, we expect DOCS changes, particularly for the Time Series Collections Limitations subpage
Description of Linked Ticket
Summary
Support delete operations on Time Series Collections which can delete data based on a timeField and/or metaField
Motivation
In MongoDB 5.0/6.0, time-series workloads are nearly exclusively append-only, aside for limited support for multi-update/delete on the metaField. However, Time-series workloads are rarely exclusively append-only and often require the ability to delete data for time ranges or individual points in time. Based on customer feedback and specific industry use cases for time-series data, such as financial banking, we will need to support standard in-place deletes at the timeField level at a minimum.
Documentation
Product Description
Scope Document
Technical Design Document
- causes
-
COMPASS-5983 Allow deletes for timeseries
- Closed