mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-23 08:02:02 +00:00
Fix build
This commit is contained in:
parent
eb36efbfb4
commit
13c2f7221d
@ -4530,6 +4530,7 @@ void QueryAnalyzer::resolveTableFunction(QueryTreeNodePtr & table_function_node,
|
||||
}
|
||||
}
|
||||
|
||||
auto context = scope_context->getQueryContext();
|
||||
auto parametrized_view_storage = context->buildParametrizedViewStorage(
|
||||
database_name,
|
||||
table_name,
|
||||
|
Loading…
Reference in New Issue
Block a user