Details
-
Sub-task
-
Status: Closed
-
Major
-
Resolution: Done
-
None
-
None
-
None
Description
Support deleting aligned timeseries in MManager.
Currently, deleting part of timeseries is not supported.
// suppose (s1, s2, s3) is aligned delete timeseries root.sg.d1.s1 // Illegal delete timeseries root.sg.d1.(s1, s3) // Illegal delete timeseries root.sg.d1.(s1, s2, s3) // Legal
Attachments
Issue Links
- is duplicated by
-
IOTDB-1361 Support delete an aligned timeseries
- Closed
- links to