limeng32 created IOTDB-2511:
-------------------------------
Summary: New import-csv is fast, but can be faster.
Key: IOTDB-2511
URL: https://issues.apache.org/jira/browse/IOTDB-2511
Project: Apache IoTDB
Issue Type: Improvement
Reporter: limeng32
I see that the current feedback is to print the output in a synchronous way
(System.out.println), which will greatly reduce the speed when dealing with
massive data. We can use an asynchronous printing tool to deal with it, such as
logback.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)