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-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org

Reply via email to