mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-24 00:22:29 +00:00
Fix build.
This commit is contained in:
parent
4599fbd798
commit
f4d5175a12
@ -413,7 +413,7 @@ Pipes StorageDistributed::readWithProcessors(
|
||||
}
|
||||
|
||||
return ClusterProxy::executeQuery(
|
||||
select_stream_factory, cluster, modified_query_ast, context, settings);
|
||||
select_stream_factory, cluster, modified_query_ast, context, settings, query_info);
|
||||
}
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user