insertBinaryLenLarge16374AllcolLar49151-stmt.json 5.9 KB
Newer Older
1 2 3 4 5 6 7 8 9 10 11 12 13
{
    "filetype": "insert",
    "cfgdir": "/etc/taos",
    "host": "127.0.0.1",
    "port": 6030,
    "user": "root",
    "password": "taosdata",
    "thread_count": 4,
    "thread_count_create_tbl": 4,
    "result_file": "./insert_res.txt",
    "confirm_parameter_prompt": "no",
    "insert_interval": 0,
    "interlace_rows": 10,
14
    "num_of_records_per_req": 10240000000,
15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37
    "max_sql_len": 10240000000, 
    "databases": [{
        "dbinfo": {
            "name": "db",
            "drop": "yes",
            "replica": 1,
            "days": 10,
            "cache": 50,
            "blocks": 8,
            "precision": "ms",
            "keep": 365,
            "minRows": 100,
            "maxRows": 4096,
            "comp":2,
            "walLevel":1,
            "cachelast":0,
            "quorum":1,
            "fsync":3000,
            "update": 0
        },
        "super_tables": [{
            "name": "stb0",
            "child_table_exists":"no",
38
            "childtable_count": 1,
39 40 41 42
            "childtable_prefix": "stb00_",
            "auto_create_table": "no",
            "batch_create_tbl_num": 10,
            "data_source": "rand",
43
            "insert_mode": "stmt",
44
            "insert_rows": 1,
45 46 47 48 49 50 51 52 53 54 55 56 57
            "childtable_limit": 0,
            "childtable_offset":0,
            "multi_thread_write_one_tbl": "no",
            "interlace_rows": 0,
            "insert_interval":0,
            "max_sql_len": 1024000,
            "disorder_ratio": 0,
            "disorder_range": 1000,
            "timestamp_step": 1,
            "start_timestamp": "2020-10-01 00:00:00.000",
            "sample_format": "csv",
            "sample_file": "./sample.csv",
            "tags_file": "",
58 59
            "columns": [{"type": "BINARY", "len": 16374, "count":1}],  
            "tags": [{"type": "TINYINT", "count":12}, {"type": "BINARY", "len": 16, "count":2}]
60 61 62 63
        },
        {
            "name": "stb1",
            "child_table_exists":"no",
64
            "childtable_count": 1,
65 66 67 68
            "childtable_prefix": "stb01_",
            "auto_create_table": "no",
            "batch_create_tbl_num": 12,
            "data_source": "rand",
69
            "insert_mode": "stmt",
70
            "insert_rows": 1,
71 72 73
            "childtable_limit": 0,
            "childtable_offset":0,
            "multi_thread_write_one_tbl": "no",
74
            "interlace_rows": 0,
75 76 77 78 79 80 81 82 83 84 85 86
            "insert_interval":0,
            "max_sql_len": 1024000,
            "disorder_ratio": 0,
            "disorder_range": 1000,
            "timestamp_step": 1,
            "start_timestamp": "2020-10-01 00:00:00.000",
            "sample_format": "csv",
            "sample_file": "./sample.csv",
            "tags_file": "",
            "columns": [{"type": "BINARY", "len": 16370, "count":1},{"type": "INT"}], 
            "tags": [{"type": "TINYINT", "count":2}, {"type": "BINARY", "len": 16, "count":5}]
        },
87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112
        {
            "name": "stb3",
            "child_table_exists":"no",
            "childtable_count": 1,
            "childtable_prefix": "stb03_",
            "auto_create_table": "no",
            "batch_create_tbl_num": 12,
            "data_source": "rand",
            "insert_mode": "stmt",
            "insert_rows": 1,
            "childtable_limit": 0,
            "childtable_offset":0,
            "multi_thread_write_one_tbl": "no",
            "interlace_rows": 0,
            "insert_interval":0,
            "max_sql_len": 1024000,
            "disorder_ratio": 0,
            "disorder_range": 1000,
            "timestamp_step": 1,
            "start_timestamp": "2020-10-01 00:00:00.000",
            "sample_format": "csv",
            "sample_file": "./sample.csv",
            "tags_file": "",
            "columns": [{"type": "BINARY", "len": 16371, "count":3},{"type": "INT","count":6}], 
            "tags": [{"type": "TINYINT", "count":2}, {"type": "BINARY", "len": 16, "count":5}]
        },
113 114 115 116
        {
            "name": "stb2",
            "child_table_exists":"no",
            "childtable_count": 1,
117
            "childtable_prefix": "stb02_",
118 119 120
            "auto_create_table": "no",
            "batch_create_tbl_num": 12,
            "data_source": "rand",
121
            "insert_mode": "stmt",
122 123 124 125
            "insert_rows": 1,
            "childtable_limit": 0,
            "childtable_offset":0,
            "multi_thread_write_one_tbl": "no",
126
            "interlace_rows": 0,
127 128 129 130 131 132 133 134 135 136 137 138 139
            "insert_interval":0,
            "max_sql_len": 1024000,
            "disorder_ratio": 0,
            "disorder_range": 1000,
            "timestamp_step": 1,
            "start_timestamp": "2020-10-01 00:00:00.000",
            "sample_format": "csv",
            "sample_file": "./sample.csv",
            "tags_file": "",
            "columns": [{"type": "BINARY", "len": 16375, "count":1},{"type": "INT"}],
            "tags": [{"type": "TINYINT", "count":2}, {"type": "BINARY", "len": 16, "count":5}]
        },
        {
140
            "name": "stb4",
141 142
            "child_table_exists":"no",
            "childtable_count": 1,
143
            "childtable_prefix": "stb04_",
144 145 146
            "auto_create_table": "no",
            "batch_create_tbl_num": 12,
            "data_source": "rand",
147
            "insert_mode": "stmt",
148 149 150 151
            "insert_rows": 1,
            "childtable_limit": 0,
            "childtable_offset":0,
            "multi_thread_write_one_tbl": "no",
152
            "interlace_rows": 100,
153 154 155 156 157 158 159 160 161
            "insert_interval":0,
            "max_sql_len": 1024000,
            "disorder_ratio": 0,
            "disorder_range": 1000,
            "timestamp_step": 1,
            "start_timestamp": "2020-10-01 00:00:00.000",
            "sample_format": "csv",
            "sample_file": "./sample.csv",
            "tags_file": "",
162
            "columns": [{"type": "BINARY", "len": 16371, "count":3},{"type": "INT","count":6},{"type": "TINYINT"}],
163 164 165 166
            "tags": [{"type": "TINYINT", "count":2}, {"type": "BINARY", "len": 16, "count":5}]
        }]
    }]
}