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

Accelerate auto create schema of multi devices

    XMLWordPrintableJSON

Details

    • 2023-1-Schema

    Description

      The request of InsertRows and InsertTablets will launch auto create schema of multi devices.

      Currently, the implementation is executing auto create schema of each device in sequence, which brings poor performance when there's many devices in one request.

      Here are two improvements can be conducted:
      1. implement schema batch auto creation as one mpp task
      2. implement concurrent FI dispatch in mpp

      Attachments

        Activity

          People

            Marcoss Yukun Zhou
            Marcoss Yukun Zhou
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: