提交 e41b1ae5 编写于 作者: N Nikolai Kochetov

Empty commit.

上级 74f7f661
......@@ -700,6 +700,9 @@ bool KeyCondition::canConstantBeWrappedByFunctions(
next_node = arg;
}
if (!next_node)
is_valid_chain = false;
cur_node = next_node;
}
else if (cur_node->type == ActionsDAG::Type::ALIAS)
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册