Merge branch 'alexey-sm-DOCSUP-14785-document-detach_not_byte_identical_parts' of https://github.com/lehasm/ClickHouse into alexey-sm-DOCSUP-14785-document-detach_not_byte_identical_parts

This commit is contained in:
Alexey 2021-11-09 18:59:09 +00:00
commit 823bc5a2e2

View File

@ -346,9 +346,9 @@ The value of the `min_bytes_to_rebalance_partition_over_jbod` setting should be
## detach_not_byte_identical_parts {#detach_not_byte_identical_parts} ## detach_not_byte_identical_parts {#detach_not_byte_identical_parts}
Enables detaching a part instead of removing it if the part differs from other replicas after a merge or a mutation. Activate this setting if you want to analyse such parts later. Enables or disables detaching not byte-identical parts after a merge or a mutation. If disabled, they are removed. Activate this setting if you want to analyze such parts later.
The setting is applicable to [replicated MergeTree](../../engines/table-engines/mergetree-family/replication.md) tables. The setting is applicable to [ReplicatedMergeTree](../../engines/table-engines/mergetree-family/replication.md) tables.
Possible values: Possible values: