Reynold Xin created SPARK-18973: ----------------------------------- Summary: Remove SortPartitions and RedistributeData Key: SPARK-18973 URL: https://issues.apache.org/jira/browse/SPARK-18973 Project: Spark Issue Type: Task Components: SQL Reporter: Reynold Xin Assignee: Reynold Xin
SortPartitions and RedistributeData logical operators are not actually used and can be removed. Note that we do have a Sort operator (with global flag false) that subsumed SortPartitions. -- This message was sent by Atlassian JIRA (v6.3.4#6332) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org For additional commands, e-mail: issues-h...@spark.apache.org