You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Ke Jia (Jira)" <ji...@apache.org> on 2019/10/22 06:52:00 UTC

[jira] [Created] (SPARK-29544) Optimize skewed join at runtime with new Adaptive Execution

Ke Jia created SPARK-29544:
------------------------------

             Summary: Optimize skewed join at runtime with new Adaptive Execution
                 Key: SPARK-29544
                 URL: https://issues.apache.org/jira/browse/SPARK-29544
             Project: Spark
          Issue Type: Improvement
          Components: SQL
    Affects Versions: 3.0.0
            Reporter: Ke Jia


Implement a rule in the new adaptive execution framework introduced in [SPARK-23128|https://issues.apache.org/jira/browse/SPARK-23128]. This rule is used to handle the skew join optimization based on the runtime statistics (data size and row count).



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