[
https://issues.apache.org/jira/browse/SPARK-1852?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael Armbrust updated SPARK-1852:
------------------------------------
Assignee: Cheng Lian
> SparkSQL Queries with Sorts run before the user asks them to
> ------------------------------------------------------------
>
> Key: SPARK-1852
> URL: https://issues.apache.org/jira/browse/SPARK-1852
> Project: Spark
> Issue Type: Bug
> Components: SQL
> Reporter: Michael Armbrust
> Assignee: Cheng Lian
>
> This is related to [SPARK-1021] but will not be fixed by that since we do our
> own partitioning.
> Part of the problem here is that we calculate the range partitioning too
> eagerly. Though this could also be alleviated by avoiding the call to toRdd
> for non DDL queries.
--
This message was sent by Atlassian JIRA
(v6.2#6252)