[TD-4694]merge tsdbCompactImpl to community version

This commit is contained in:
lichuang 2021-06-11 18:53:08 +08:00
parent f253b867cb
commit b0f88f44ac
1 changed files with 1 additions and 0 deletions

View File

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