These settings are available in system.settings and are autogenerated from source.
apply_patch_parts
Type
Bool
Default
1
Version history
| Version | Default value | Comment |
|---|---|---|
| 25.5 | 1 | A new setting |
If true, patch parts (that represent lightweight updates) are applied on SELECTs.
apply_patch_parts_join_cache_buckets
Type
NonZeroUInt64
Default
8
Version history
| Version | Default value | Comment |
|---|---|---|
| 25.8 | 8 | New setting |
The number of buckets in the temporary cache for applying patch parts in Join mode.