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)