detach_not_byte_identical_parts
Enables or disables detaching a data part on a replica after a merge or a mutation, if it is not byte-identical to data parts on other replicas. If disabled, the data part is removed. Activate this setting if you want to analyze such parts later. The setting is applicable toMergeTree tables with enabled
data replication.
Possible values:
0— Parts are removed.1— Parts are detached.
detach_old_local_parts_when_cloning_replica
Do not remove old local parts when repairing lost replica. Possible values:truefalse