diff --git a/source/common/src/tdataformat.c b/source/common/src/tdataformat.c index 0fed7c86fe..efc8819435 100644 --- a/source/common/src/tdataformat.c +++ b/source/common/src/tdataformat.c @@ -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;