mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-22 07:31:57 +00:00
Update MergeTreeData.h
This commit is contained in:
parent
46c0b65c95
commit
46a5c75beb
@ -625,7 +625,6 @@ public:
|
||||
return storage_settings.get();
|
||||
}
|
||||
|
||||
/// Get relative table path
|
||||
String getRelativeDataPath() const { return relative_data_path; }
|
||||
|
||||
/// Get table path on disk
|
||||
|
Loading…
Reference in New Issue
Block a user