You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "xuyang (Jira)" <ji...@apache.org> on 2022/06/02 02:47:00 UTC

[jira] [Created] (FLINK-27876) Error side is chosen in BatchPhysicalHashJoinRule when the join is Semi or Anti

xuyang created FLINK-27876:
------------------------------

             Summary: Error side is chosen in BatchPhysicalHashJoinRule when the join is Semi or Anti
                 Key: FLINK-27876
                 URL: https://issues.apache.org/jira/browse/FLINK-27876
             Project: Flink
          Issue Type: Bug
          Components: Table SQL / Planner
    Affects Versions: 1.16.0
            Reporter: xuyang


This bug is introduced with the https://issues.apache.org/jira/browse/FLINK-12371. If leftSize or rightSize is unknown or equal in Semi/Anti Join, the right side of the join should be chosen as build side.



--
This message was sent by Atlassian Jira
(v8.20.7#820007)