You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@iotdb.apache.org by "张洪胤 (Jira)" <ji...@apache.org> on 2022/03/08 02:49:00 UTC

[jira] [Created] (IOTDB-2699) [Benchmark] Add split record features into benchmark

张洪胤 created IOTDB-2699:
--------------------------

             Summary: [Benchmark] Add split record features into benchmark
                 Key: IOTDB-2699
                 URL: https://issues.apache.org/jira/browse/IOTDB-2699
             Project: Apache IoTDB
          Issue Type: New Feature
            Reporter: 张洪胤
            Assignee: 张洪胤


When operation of benchmark is too big, we choose to split record.

For csv, it will split into many files.

For mysql, it will split into many tables.

For iotdb, it will not split.

Related params:
 # RECORD_SPLIT: whether use split
 # RECORD_SPLIT_MAX_LINE: max line of one split record.



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