make compile

This commit is contained in:
Hongze Cheng 2022-05-12 10:41:29 +00:00
parent 793b49dbf6
commit 6972b1d6d1
1 changed files with 0 additions and 1 deletions

View File

@ -365,7 +365,6 @@ int32_t tTSRowBuilderGetRow(STSRowBuilder *pBuilder, const STSRow2 **ppRow) {
pBuilder->row.sver = pBuilder->pTSchema->version;
pBuilder->row.nData = tpDataLen;
pBuilder->row.pData
}
return 0;