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

Dongjoon Hyun updated SPARK-25927:
----------------------------------
    Affects Version/s:     (was: 2.4.0)
                       3.0.0

> Fix number of partitions returned by outputPartitioning
> -------------------------------------------------------
>
>                 Key: SPARK-25927
>                 URL: https://issues.apache.org/jira/browse/SPARK-25927
>             Project: Spark
>          Issue Type: Improvement
>          Components: SQL
>    Affects Versions: 3.0.0
>            Reporter: Maxim Gekk
>            Priority: Minor
>
> Currently default number of partitions returned by the outputPartitioning() 
> method of SparkPlan is 0 that doesn't reflect to actual number of partitions 
> for some execution nodes. To return actual number, need to override the 
> outputPartitioning() method in child nodes and implement it properly.



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

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

Reply via email to