[ 
https://issues.apache.org/jira/browse/SPARK-35363?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17342175#comment-17342175
 ] 

Apache Spark commented on SPARK-35363:
--------------------------------------

User 'c21' has created a pull request for this issue:
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
>            Priority: Minor
>
> 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