提交 8db03153 编写于 作者: wmmhello's avatar wmmhello

feat: add tag condition

上级 4825d480
......@@ -4899,7 +4899,6 @@ int32_t doCreateTableGroup(void* metaHandle, int32_t tableType, uint64_t tableUi
if (tableType == TSDB_SUPER_TABLE) {
SArray* res = taosArrayInit(8, sizeof(STableKeyInfo));
int32_t ret = ;
if(pTagCond){
code = doFilterTag(pTagCond, res);
}else{
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册