make compile
This commit is contained in:
parent
793b49dbf6
commit
6972b1d6d1
|
@ -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;
|
||||
|
|
Loading…
Reference in New Issue