Fix build

This commit is contained in:
Kseniia Sumarokova 2024-06-24 18:25:06 +02:00 committed by GitHub
parent eb36efbfb4
commit 13c2f7221d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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,