Cheng Su created SPARK-35363:
--------------------------------

             Summary: Refactor sort merge join code-gen be agnostic to join type
                 Key: SPARK-35363
                 URL: https://issues.apache.org/jira/browse/SPARK-35363
             Project: Spark
          Issue Type: Sub-task
          Components: SQL
    Affects Versions: 3.2.0
            Reporter: Cheng Su


This is a pre-requisite of [https://github.com/apache/spark/pull/32476,] in 
discussion of 
[https://github.com/apache/spark/pull/32476#issuecomment-836469779] . This is 
to refactor sort merge join code-gen to depend on streamed/buffered 
terminology, which makes the code-gen agnostic to different join types and can 
be extended to support other join types than inner join.



--
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