提交 73a75ed5 编写于 作者: Y yihaoDeng

[TD-6097]<fix> Crash occurs when the select function in the subquery is used with group by

上级 709dfb0f
......@@ -8677,6 +8677,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.
先完成此消息的编辑!
想要评论请 注册