Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
0.14.0-SNAPSHOT
-
None
-
2022-11-Cluster
Description
In the 0.14 cluster version, the REST API does not support inserting multiple rows of data at once, but the CLI supports.
insert into root.ln.wf01.wt01(time,status,temperature) values(2017-11-01T00:04:00.000+08:00,false,21.13),(2017-11-01T00:05:00.000+08:00,true,22.72),(2017-11-01T00:06:00.000+08:00,false,20.71),(2017-11-01T00:07:00.000+08:00,false,21.45),(2017-11-01T00:08:00.000+08:00,false,22.58),(2017-11-01T00:09:00.000+08:00,false,20.98),(2017-11-01T00:10:00.000+08:00,true,25.52),(2017-11-01T00:11:00.000+08:00,false,22.91);
Attachments
Attachments
Issue Links
- links to