These settings are available in system.settings and are autogenerated from source.
max_joined_block_size_bytes
Type
UInt64
Default
4194304
Version history
| Version | Default value | Comment |
|---|---|---|
| 25.8 | 4194304 | New setting |
Maximum block size in bytes for JOIN result (if join algorithm supports it). 0 means unlimited.
max_joined_block_size_rows
Type
UInt64
Default
65409
Maximum block size for JOIN result (if join algorithm supports it). 0 means unlimited.