v.25.2Bug Fix
Recorded default enablement of parallel hash join algorithm in ClickHouse v24.12 settings change history
Recorded the default enablement of parallel hash as join algorithm in v24.12 in the settings change history. This means that ClickHouse will continue to join using non-parallel hash if an older compatibility level than v24.12 is configured. #75870 (Robert Schulze).