[
https://issues.apache.org/jira/browse/SPARK-5354?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14285983#comment-14285983
]
Yin Huai commented on SPARK-5354:
---------------------------------
Seems our in memory table is a good place to start.
> When possible, correctly set outputPartitioning for leaf SparkPlans
> -------------------------------------------------------------------
>
> Key: SPARK-5354
> URL: https://issues.apache.org/jira/browse/SPARK-5354
> Project: Spark
> Issue Type: Improvement
> Components: SQL
> Reporter: Yin Huai
>
> Right now, Spark SQL is not aware of the partitioning scheme of a leaf
> SparkPlan (e.g. an input table). So, even users want to re-partitioning the
> data in advance, Exchange operators will still be used.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]