[TD-3147] <fix>: support insert interval. cleanup
This commit is contained in:
parent
64522a3a00
commit
a2a1417a1b
|
@ -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;) {
|
||||
|
||||
|
|
Loading…
Reference in New Issue