You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@iotdb.apache.org by "Yukun Zhou (Jira)" <ji...@apache.org> on 2023/01/11 07:14:04 UTC

[jira] [Created] (IOTDB-5399) Accelerate auto create schema of multi devices

Yukun Zhou created IOTDB-5399:
---------------------------------

             Summary: Accelerate auto create schema of multi devices
                 Key: IOTDB-5399
                 URL: https://issues.apache.org/jira/browse/IOTDB-5399
             Project: Apache IoTDB
          Issue Type: Improvement
            Reporter: Yukun Zhou
            Assignee: Yukun Zhou
             Fix For: master branch


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.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)