XiDuo You created SPARK-37064:
---------------------------------

             Summary: Fix outer join return the wrong max rows if other side is 
empty
                 Key: SPARK-37064
                 URL: https://issues.apache.org/jira/browse/SPARK-37064
             Project: Spark
          Issue Type: Bug
          Components: SQL
    Affects Versions: 3.2.0, 3.3.0
            Reporter: XiDuo You


Outer join should return at least num rows of it's outer side, i.e left outer 
join with its left side, right outer join with its right side, full outer join 
with its both side.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org

Reply via email to