[TD-4694]merge tsdbCompactImpl to community version

This commit is contained in:
lichuang 2021-06-11 20:00:15 +08:00
parent b0f88f44ac
commit 28e3f45c9b
1 changed files with 0 additions and 1 deletions

View File

@ -521,4 +521,3 @@ static int tsdbWriteBlockToRightFile(SCompactH *pComph, STable *pTable, SDataCol
return 0;
}