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

min_joined_block_size_bytes

Minimum block size in bytes for JOIN input and output blocks (if join algorithm supports it). Small blocks will be squashed. 0 means unlimited.

min_joined_block_size_rows

Minimum block size in rows for JOIN input and output blocks (if join algorithm supports it). Small blocks will be squashed. 0 means unlimited.
Last modified on July 23, 2026