v.24.12Bug Fix

Fixed Data Race in GraceHashJoin to Prevent Missing Rows

Fixed data race in GraceHashJoin as the result of which some rows might be missing in the join output. #72233 (Nikita Taranov).