[ https://issues.apache.org/jira/browse/SPARK-25927?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Apache Spark reassigned SPARK-25927: ------------------------------------ Assignee: (was: Apache Spark) > 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: 2.4.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.3#76005) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org For additional commands, e-mail: issues-h...@spark.apache.org