提交 fa8bebf2 编写于 作者: dengyihao's avatar dengyihao

opt: opt tag index

上级 df296c15
......@@ -810,7 +810,7 @@ int32_t mndBuildStbFromReq(SMnode *pMnode, SStbObj *pDst, SMCreateStbReq *pCreat
pSchema->type = pField->type;
pSchema->bytes = pField->bytes;
if (i == 0) {
SSCHMEA_SET_IDX_ON(pSchema)
SSCHMEA_SET_IDX_ON(pSchema);
}
memcpy(pSchema->name, pField->name, TSDB_COL_NAME_LEN);
pSchema->colId = pDst->nextColId;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册