You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@iotdb.apache.org by "xieqijun (Jira)" <ji...@apache.org> on 2021/11/29 09:44:00 UTC

[jira] [Created] (IOTDB-2071) Accelerate the process of select into by using thread pool

xieqijun created IOTDB-2071:
-------------------------------

             Summary: Accelerate the process of select into by using thread pool
                 Key: IOTDB-2071
                 URL: https://issues.apache.org/jira/browse/IOTDB-2071
             Project: Apache IoTDB
          Issue Type: Improvement
            Reporter: xieqijun
            Assignee: xieqijun


In the recent actual development, we can see that some processes of select into can be accelerated by using thread pool.

At present, on the xianyi branch, we can see that the use of GlobalTimeExpression has been accelerated. It is divided into different subStatement according to time, and the thread pool is used for accelerated processing.

In this issue, we intend to implement more elegant case judgment and statement split.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)