未验证 提交 9f5df918 编写于 作者: D dapan1121 提交者: GitHub

Merge pull request #7404 from taosdata/hotfix/TD-6097

[TD-6097]<fix> Crash occurs when the select function in the subquery …
......@@ -8683,6 +8683,8 @@ static STableMeta* extractTempTableMetaFromSubquery(SQueryInfo* pUpstream) {
n += 1;
}
info->numOfColumns = n;
return meta;
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册