[
https://issues.apache.org/jira/browse/SPARK-19658?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Apache Spark reassigned SPARK-19658:
------------------------------------
Assignee: Apache Spark (was: Xiao Li)
> Set NumPartitions of RepartitionByExpression In Analyzer
> --------------------------------------------------------
>
> Key: SPARK-19658
> URL: https://issues.apache.org/jira/browse/SPARK-19658
> Project: Spark
> Issue Type: Improvement
> Components: SQL
> Affects Versions: 2.1.0
> Reporter: Xiao Li
> Assignee: Apache Spark
>
> Currently, if {{NumPartitions}} is not set, we will set it using
> `spark.sql.shuffle.partitions` in Planner. However, this is not following
> general resolution process. We should do it in Analyzer and then Optimizer
> can use the value for optimization.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]