[TD-3147] <fix>: support insert interval. cleanup

This commit is contained in:
Shuduo Sang 2021-03-06 14:33:54 +08:00
parent 64522a3a00
commit a2a1417a1b
1 changed files with 0 additions and 1 deletions

View File

@ -4233,7 +4233,6 @@ static void* syncWriteWithStb(void *sarg) {
uint64_t et = 0;
debugPrint("DEBUG - %s() LN%d insertRows=%"PRId64"\n", __func__, __LINE__, superTblInfo->insertRows);
//printf("disorder rows, rand_num:%d, last ts:%"PRId64" current ts:%"PRId64"\n", rand_num, tmp_time, d);
for (int i = 0; i < superTblInfo->insertRows;) {