This commit is contained in:
liuyao 2023-06-21 09:13:46 +08:00
parent fbed0acace
commit 1bed2b1e40
1 changed files with 2 additions and 0 deletions

View File

@ -2364,6 +2364,8 @@ void streamScanReloadState(SOperatorInfo* pOperator) {
pUpInfo->pMap = NULL;
pInfo->stateStore.updateInfoDestroy(pUpInfo);
}
} else {
pInfo->stateStore.updateInfoDestroy(pUpInfo);
}
}