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

Apache Spark reassigned SPARK-37949:
------------------------------------

    Assignee: Apache Spark

> Improve Rebalance statistics estimation
> ---------------------------------------
>
>                 Key: SPARK-37949
>                 URL: https://issues.apache.org/jira/browse/SPARK-37949
>             Project: Spark
>          Issue Type: Improvement
>          Components: SQL
>    Affects Versions: 3.3.0
>            Reporter: XiDuo You
>            Assignee: Apache Spark
>            Priority: Major
>
> The defualt statistics estimation only consider the size in bytes, which may 
> lost the row rount and columns statistics.
> The `RebalancePartitions` actually does not change the statistics of plan, so 
> we can use the statistics of its child for more accurate.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

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

Reply via email to