chore: revert the code

This commit is contained in:
kailixu 2023-01-21 16:11:33 +08:00
parent 338a2a74cb
commit 08a5ed4a07
1 changed files with 0 additions and 1 deletions

View File

@ -744,7 +744,6 @@ int32_t tRowMergerAdd(SRowMerger *pMerger, TSDBROW *pRow, STSchema *pTSchema) {
}
tColVal->flag = 0;
} else {
taosArraySet(pMerger->pArray, iCol, pColVal);
}
}