spark-instrumented-optimizer/core/src
Matei Zaharia 72e3369973 SPARK-983. Support external sorting in sortByKey()
This patch simply uses the ExternalSorter class from sort-based shuffle.

Closes #931 and Closes #1090

Author: Matei Zaharia <matei@databricks.com>

Closes #1677 from mateiz/spark-983 and squashes the following commits:

96b3fda [Matei Zaharia] SPARK-983. Support external sorting in sortByKey()
2014-08-01 00:16:18 -07:00
..
main SPARK-983. Support external sorting in sortByKey() 2014-08-01 00:16:18 -07:00
test SPARK-983. Support external sorting in sortByKey() 2014-08-01 00:16:18 -07:00