提交 1994fb83 编写于 作者: N Nikolai Kochetov

Fix test.

上级 f18f6323
......@@ -2927,8 +2927,7 @@ ExpressionActionsPtr ExpressionAnalyzer::getActions(bool add_aliases, bool proje
else
actions->add(ExpressionAction::addAliases(result_columns));
}
if (!project_result)
else
{
/// We will not delete the original columns.
for (const auto & column_name_type : source_columns)
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册