Skip to main content
These settings are available in system.merge_tree_settings and are autogenerated from ClickHouse source.

always_fetch_merged_part

If true, this replica never merges parts and always downloads merged parts from other replicas. Possible values:
  • true, false
Always copy data instead of hardlinking during mutations/replaces/detaches and so on.
Last modified on July 22, 2026