Uploaded image for project: 'Apache IoTDB'
  1. Apache IoTDB
  2. IOTDB-745

Partial insert / by zero

    XMLWordPrintableJSON

Details

    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

          Activity

            People

              Unassigned Unassigned
              qiaojialin Jialin Qiao
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: