[ 
https://issues.apache.org/jira/browse/SPARK-35363?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Takeshi Yamamuro resolved SPARK-35363.
--------------------------------------
    Fix Version/s: 3.2.0
         Assignee: Cheng Su
       Resolution: Fixed

Resolved by https://github.com/apache/spark/pull/32495

> 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
>            Assignee: Cheng Su
>            Priority: Minor
>             Fix For: 3.2.0
>
>
> 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