Update StorageURLCluster.cpp

This commit is contained in:
Yarik Briukhovetskyi 2024-07-16 19:44:10 +02:00 committed by GitHub
parent 14dcb97e35
commit 771b39fa21
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -3,6 +3,7 @@
#include <Storages/StorageURLCluster.h>
#include <Core/QueryProcessingStage.h>
#include <Core/Settings.h>
#include <DataTypes/DataTypeString.h>
#include <Interpreters/getHeaderForProcessingStage.h>
#include <Interpreters/InterpreterSelectQuery.h>