v.25.8Performance Improvement

ALL LEFT/INNER JOINs will be automatically converted

ALL LEFT/INNER JOINs will be automatically converted to RightAny if the right side is functionally determined by the join key columns (all rows have unique join key values). #84010 (Nikita Taranov).