Details
-
New Feature
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
-
2021-10-DragonGate
Description
We need to support this.
insert into root.sg.d1.v1(time, (s1, s2, s3)) values (1, (1,2,3))
insert into root.sg.d1.v1(time, (s1, s2, s3)) values (2, (1,2,3))
insert into root.sg.d1.v1(time, (s1, s2, s3)) values (3, (1,2,3))
delete timeseries root.sg.d1.v1
(1) Delete the schema
(2) Delete the data
Attachments
Issue Links
- duplicates
-
IOTDB-1227 Support deleting aligned timeseries in MManager
- Closed
- is a child of
-
IOTDB-1199 Support aligned timeseries and device template
- Closed
- links to