Merge pull request #11779 from taosdata/feature/TD-13066-3.0

feat: row update
This commit is contained in:
Shengliang Guan 2022-04-24 21:32:48 +08:00 committed by GitHub
commit 3058548e20
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

View File

@ -1510,7 +1510,6 @@ static int32_t tsdbGetTSmaDataImpl(STsdb *pTsdb, char *pData, int64_t indexUid,
}
STSma *pTSma = pItem->pSma;
#endif
STSmaReadH tReadH = {0};