Skip to content

Commit 08f5c78

Browse files
committed
toDebugString: prettier debug printing to show shuffles and joins more clearly
1 parent 1603f7b commit 08f5c78

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

project/MimaExcludes.scala

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,6 @@ import com.typesafe.tools.mima.core._
3131
* MimaBuild.excludeSparkClass("graphx.util.collection.GraphXPrimitiveKeyOpenHashMap")
3232
*/
3333
object MimaExcludes {
34-
<<<<<<< HEAD
3534

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

0 commit comments

Comments
 (0)