Skip to content
ClickHouse Docs
ClickHouse DocsClickHouse Docs

split_* session settings

These settings are available in system.settings and are autogenerated from source.

split_intersecting_parts_ranges_into_layers_final

Type
Bool
Default
1
Version history
VersionDefault valueComment
24.21Allow to split intersecting parts ranges into layers during FINAL optimization
24.11Allow to split intersecting parts ranges into layers during FINAL optimization

Split intersecting parts ranges into layers during FINAL optimizatio

split_parts_ranges_into_intersecting_and_non_intersecting_final

Type
Bool
Default
1
Version history
VersionDefault valueComment
24.21Allow to split parts ranges into intersecting and non intersecting during FINAL optimization
24.11Allow to split parts ranges into intersecting and non intersecting during FINAL optimization

Split parts ranges into intersecting and non intersecting during FINAL optimizatio

Navigation