We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8c365d8 commit 51da31bCopy full SHA for 51da31b
src/Storages/ObjectStorage/DataLakes/DataLakeConfiguration.h
@@ -10,6 +10,7 @@
10
#include <Storages/ObjectStorage/Local/Configuration.h>
11
#include <Storages/ObjectStorage/S3/Configuration.h>
12
#include <Storages/ObjectStorage/StorageObjectStorage.h>
13
+#include <Storages/ObjectStorage/StorageObjectStorageSettings.h>
14
#include <Storages/StorageFactory.h>
15
#include <Common/logger_useful.h>
16
#include "Storages/ColumnsDescription.h"
0 commit comments