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

join_to_sort_maximum_table_rows

The maximum number of rows in the right table to determine whether to rerange the right table by key in left or inner join.

join_to_sort_minimum_perkey_rows

The lower limit of per-key average rows in the right table to determine whether to rerange the right table by key in left or inner join. This setting ensures that the optimization is not applied for sparse table keys
Last modified on July 24, 2026