Merge pull request #11779 from taosdata/feature/TD-13066-3.0
feat: row update
This commit is contained in:
commit
3058548e20
|
@ -1510,7 +1510,6 @@ static int32_t tsdbGetTSmaDataImpl(STsdb *pTsdb, char *pData, int64_t indexUid,
|
||||||
}
|
}
|
||||||
|
|
||||||
STSma *pTSma = pItem->pSma;
|
STSma *pTSma = pItem->pSma;
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
STSmaReadH tReadH = {0};
|
STSmaReadH tReadH = {0};
|
||||||
|
|
Loading…
Reference in New Issue