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

Apache Spark reassigned SPARK-34702:
------------------------------------

    Assignee: Apache Spark

> Avoid unnecessary code generation in JoinCodegenSupport.genBuildSideVars
> ------------------------------------------------------------------------
>
>                 Key: SPARK-34702
>                 URL: https://issues.apache.org/jira/browse/SPARK-34702
>             Project: Spark
>          Issue Type: Bug
>          Components: SQL
>    Affects Versions: 3.2.0
>            Reporter: Cheng Su
>            Assignee: Apache Spark
>            Priority: Trivial
>
> As a followup from code review in 
> [https://github.com/apache/spark/pull/31736#discussion_r588134104] , for 
> `JoinCodegenSupport.genBuildSideVars`, we only need to generate build side 
> variables with default values for LEFT OUTER and RIGHT OUTER join, but not 
> for other join types (i.e. LEFT SEMI and LEFT ANTI). Create this Jira to 
> followup clean up the code.



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