chore: revert the code change

This commit is contained in:
kailixu 2023-11-10 15:34:41 +08:00
parent d5d8568bad
commit 57f7ff5b9c
1 changed files with 0 additions and 1 deletions

View File

@ -2105,7 +2105,6 @@ FETCH_NEXT_BLOCK:
SPackedData* pPacked = taosArrayGet(pInfo->pBlockLists, current);
SSDataBlock* pBlock = pPacked->pDataBlock;
if (pBlock->info.parTbName[0]) {
pAPI->stateStore.streamStatePutParName(pStreamInfo->pState, pBlock->info.id.groupId, pBlock->info.parTbName);
}