Skip to content

Commit

Permalink
toDebugString: prettier debug printing to show shuffles and joins mor…
Browse files Browse the repository at this point in the history
…e clearly
  • Loading branch information
GregOwen committed Jul 21, 2014
1 parent 1603f7b commit 08f5c78
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion project/MimaExcludes.scala
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,6 @@ import com.typesafe.tools.mima.core._
* MimaBuild.excludeSparkClass("graphx.util.collection.GraphXPrimitiveKeyOpenHashMap")
*/
object MimaExcludes {
<<<<<<< HEAD

def excludes(version: String) = version match {
case v if v.startsWith("1.1") =>
Expand Down

0 comments on commit 08f5c78

Please sign in to comment.