You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Josh Rosen (JIRA)" <ji...@apache.org> on 2015/07/15 01:34:04 UTC

[jira] [Created] (SPARK-9050) Remove out-of-date code in Exchange that was obsoleted by SPARK-8317

Josh Rosen created SPARK-9050:
---------------------------------

             Summary: Remove out-of-date code in Exchange that was obsoleted by SPARK-8317
                 Key: SPARK-9050
                 URL: https://issues.apache.org/jira/browse/SPARK-9050
             Project: Spark
          Issue Type: Bug
          Components: SQL
    Affects Versions: 1.5.0
            Reporter: Josh Rosen
            Assignee: Josh Rosen


SPARK-8317 changed the SQL Exchange operator so that it no longer pushed sorting into Spark's shuffle layer, a change which allowed more efficient SQL-specific sorters to be used.

There's still some leftover cleanup from that patch which needs to be performed: Exchange's constructor should no longer accept a {{newOrdering}} since it's no longer used.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org