v.23.8Improvement
Fix description for filtering sets in full_sorting_merge JOIN algorithm
Fix description for filtering sets in the full_sorting_merge JOIN algorithm. #51329 (Tanay Tummalapalli).Why it matters
The update corrects the documentation regarding how filtering sets are applied within thefull_sorting_merge JOIN algorithm, ensuring users have precise and accurate information about this feature's behavior and usage.How to use it
Users do not need to change any settings; this is a documentation fix that improves understanding of the existingfull_sorting_merge JOIN algorithm behavior.