Skip to content

Commit 65397b8

Browse files
committed
fix build1
1 parent 9c0be2e commit 65397b8

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/Storages/ObjectStorage/StorageObjectStorage.h

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -317,8 +317,6 @@ class StorageObjectStorage::Configuration
317317
bool if_not_updated_before,
318318
bool check_consistent_with_previous_metadata);
319319

320-
void initPartitionStrategy(ASTPtr partition_by, const ColumnsDescription & columns, ContextPtr context);
321-
322320
const StorageObjectStorageSettings & getSettingsRef() const;
323321
virtual const DataLakeStorageSettings & getDataLakeSettings() const
324322
{

0 commit comments

Comments
 (0)