spark-instrumented-optimizer/core/src/main/scala
Stephen Haberman 924f47dd11 Add RDD.subtract.
Instead of reusing the cogroup primitive, this adds a SubtractedRDD
that knows it only needs to keep rdd1's values (per split) in memory.
2013-02-16 13:38:42 -06:00
..
spark Add RDD.subtract. 2013-02-16 13:38:42 -06:00