mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-21 23:21:59 +00:00
Add changes
This commit is contained in:
parent
b81e024c70
commit
a54df54405
@ -216,7 +216,7 @@ public:
|
||||
String compression_method = "auto";
|
||||
String structure = "auto";
|
||||
|
||||
virtual void update(ObjectStoragePtr object_storage, ContextPtr local_context, [[maybe_unused]] bool update_base = false);
|
||||
virtual void update(ObjectStoragePtr object_storage, ContextPtr local_context);
|
||||
|
||||
|
||||
protected:
|
||||
|
Loading…
Reference in New Issue
Block a user