aboutsummaryrefslogtreecommitdiff
path: root/core/src/main/scala/org/apache/spark/rdd/SubtractedRDD.scala
Commit message (Expand)AuthorAgeFilesLines
* [SPARK-13926] Automatically use Kryo serializer when shuffling RDDs with simp...Josh Rosen2016-03-161-9/+1
* [SPARK-9043] Serialize key, value and combiner classes in ShuffleDependencyMatt Massie2015-09-101-3/+5
* [SPARK-9613] [CORE] Ban use of JavaConversions and migrate all existing uses ...Sean Owen2015-08-251-2/+2
* [SPARK-7927] whitespace fixes for core.Reynold Xin2015-05-281-1/+1
* [SPARK-5360] [SPARK-6606] Eliminate duplicate objects in serialized CoGroupedRDDKay Ousterhout2015-04-211-12/+18
* Replace use of .size with .length for Arrayssksamuel2015-04-071-1/+1
* [SPARK-6428] Added explicit types for all public methods in core.Reynold Xin2015-03-231-1/+1
* [SPARK-2044] Pluggable interface for shufflesMatei Zaharia2014-06-111-8/+9
* SPARK-1255: Allow user to pass Serializer object instead of class name for sh...Reynold Xin2014-03-161-10/+10
* Optimized importsNirmalReddy2014-02-181-5/+4
* Various fixes to configuration codeMatei Zaharia2013-12-281-1/+1
* Merge branch 'master' into scala-2.10Raymond Liu2013-11-131-1/+1
|\
| * Added task killing iterator to RDDs that take inputs.Reynold Xin2013-09-191-1/+1
* | Merged with masterPrashant Sharma2013-09-061-1/+4
|/
* Move some classes to more appropriate packages:Matei Zaharia2013-09-011-1/+0
* Initial work to rename package to org.apache.sparkMatei Zaharia2013-09-011-0/+129