mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-21 23:21:59 +00:00
Update StorageReplicatedMergeTree.cpp
This commit is contained in:
parent
296eff2ccc
commit
c389fee7e7
@ -246,7 +246,7 @@ StorageReplicatedMergeTree::StorageReplicatedMergeTree(
|
||||
|
||||
createTableIfNotExists();
|
||||
|
||||
/// We have to check granularity on other replicas. It it's fixed we
|
||||
/// We have to check granularity on other replicas. If it's fixed we
|
||||
/// must create our new replica with fixed granularity and store this
|
||||
/// information in /replica/metadata.
|
||||
other_replicas_fixed_granularity = checkFixedGranualrityInZookeeper();
|
||||
|
Loading…
Reference in New Issue
Block a user