[TD-4840]<test>add testcase of compacting sdb

This commit is contained in:
tomchon 2021-07-14 18:36:59 +08:00
parent eaf84f0fb7
commit 2d0bca4290
1 changed files with 1 additions and 1 deletions

View File

@ -38,7 +38,7 @@
"childtable_count": 200000, "childtable_count": 200000,
"childtable_prefix": "stb0_", "childtable_prefix": "stb0_",
"auto_create_table": "no", "auto_create_table": "no",
"batch_create_tbl_num": 1000, "batch_create_tbl_num": 100,
"data_source": "rand", "data_source": "rand",
"insert_mode": "taosc", "insert_mode": "taosc",
"insert_rows": 2000, "insert_rows": 2000,