Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
0.10.0
Description
Disable autoCreateSchema
Enalbe partial insert
set storage group to root.sg
insert into root.sg(timestamp,s0) values(1,1)
This insert plan will have no data to insert, the memtable's totalTimeseries is 0.
When calculate the average point number, the bug occurs.
Attachments
Issue Links
- links to