Michael Armbrust created SPARK-1852:
---------------------------------------

             Summary: 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


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)

Reply via email to