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

TD-6129<feature> add tag-> select logic

上级 3a65aefc
......@@ -1862,7 +1862,6 @@ static void addProjectQueryCol(SQueryInfo* pQueryInfo, int32_t startPos, SColumn
assert(right != NULL && right->type == SQL_NODE_VALUE);
tVariantAssign(&(pExpr->base.param[pExpr->base.numOfParams]), &right->value);
pExpr->base.numOfParams++;
pExpr->base.resType = TSDB_DATA_TYPE_BINARY; // tag-> operation transform result type
assert(pExpr->base.numOfParams <= 3);
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册