spark git commit: [SPARK-4304] [PySpark] Fix sort on empty RDD (1.0 branch)

2014-11-07 Thread joshrosen
Repository: spark Updated Branches: refs/heads/branch-1.0 18c8c3833 -> d4aed266d [SPARK-4304] [PySpark] Fix sort on empty RDD (1.0 branch) This PR fix sortBy()/sortByKey() on empty RDD. This should be back ported into 1.0 Author: Davies Liu Closes #3163 from davies/fix_sort_1.0 and squashe

spark git commit: [SPARK-4304] [PySpark] Fix sort on empty RDD

2014-11-07 Thread joshrosen
Repository: spark Updated Branches: refs/heads/branch-1.1 4fb26df87 -> 4895f6544 [SPARK-4304] [PySpark] Fix sort on empty RDD This PR fix sortBy()/sortByKey() on empty RDD. This should be back ported into 1.1/1.2 Author: Davies Liu Closes #3162 from davies/fix_sort and squashes the followi

spark git commit: [SPARK-4304] [PySpark] Fix sort on empty RDD

2014-11-07 Thread joshrosen
Repository: spark Updated Branches: refs/heads/master 5923dd986 -> 777910979 [SPARK-4304] [PySpark] Fix sort on empty RDD This PR fix sortBy()/sortByKey() on empty RDD. This should be back ported into 1.1/1.2 Author: Davies Liu Closes #3162 from davies/fix_sort and squashes the following c

spark git commit: [SPARK-4304] [PySpark] Fix sort on empty RDD

2014-11-07 Thread joshrosen
Repository: spark Updated Branches: refs/heads/branch-1.2 8cefb63c1 -> 3b07c483a [SPARK-4304] [PySpark] Fix sort on empty RDD This PR fix sortBy()/sortByKey() on empty RDD. This should be back ported into 1.1/1.2 Author: Davies Liu Closes #3162 from davies/fix_sort and squashes the followi