mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-12-13 09:52:38 +00:00
fix
This commit is contained in:
parent
7d1fbdbfeb
commit
82581b73ea
@ -784,7 +784,6 @@ void collectJoinedColumns(TableJoin & analyzed_join, ASTTableJoin & table_join,
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
std::pair<bool, UInt64> recursivelyCollectMaxOrdinaryExpressionsFromFunctionArgs(const ASTFunction & function, ASTExpressionList & into)
|
||||
{
|
||||
checkStackSize();
|
||||
|
Loading…
Reference in New Issue
Block a user