Update MergeTreeData.h

This commit is contained in:
alexey-milovidov 2020-04-18 16:11:57 +03:00 committed by GitHub
parent 46c0b65c95
commit 46a5c75beb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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