chore: revert the code
This commit is contained in:
parent
338a2a74cb
commit
08a5ed4a07
|
@ -744,7 +744,6 @@ int32_t tRowMergerAdd(SRowMerger *pMerger, TSDBROW *pRow, STSchema *pTSchema) {
|
|||
}
|
||||
tColVal->flag = 0;
|
||||
} else {
|
||||
|
||||
taosArraySet(pMerger->pArray, iCol, pColVal);
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue