These settings are available in system.settings and are autogenerated from source.
serialize_query_plan
Type
Bool
Default
0
Version history
| Version | Default value | Comment |
|---|---|---|
| 25.4 | 0 | NewSetting |
Serialize query plan for distributed processing
serialize_string_in_memory_with_zero_byte
Type
Bool
Default
1
Version history
| Version | Default value | Comment |
|---|---|---|
| 25.8 | 1 | New setting |
| 25.12 | 1 | New setting |
Serialize String values during aggregation with zero byte at the end. Enable to keep compatibility when querying cluster of incompatible versions.