You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Cheng Su (Jira)" <ji...@apache.org> on 2020/07/31 06:03:00 UTC

[jira] [Created] (SPARK-32505) Only codegen build side separately for shuffled hash join

Cheng Su created SPARK-32505:
--------------------------------

             Summary: Only codegen build side separately for shuffled hash join
                 Key: SPARK-32505
                 URL: https://issues.apache.org/jira/browse/SPARK-32505
             Project: Spark
          Issue Type: Improvement
          Components: SQL
    Affects Versions: 3.1.0
            Reporter: Cheng Su


Currently `ShuffledHashJoinExec` needs to do code-gen separately for its both children per reason in [https://github.com/apache/spark/pull/29277#discussion_r463415144] . Creating this Jira as a followup, to only code-gen build side separately, but not stream side. Seeing above discussion for known blockers.



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

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