We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6623227 commit 3dd1ad8Copy full SHA for 3dd1ad8
core/src/main/scala/org/apache/spark/Partitioner.scala
@@ -21,6 +21,7 @@ import java.io.{IOException, ObjectInputStream, ObjectOutputStream}
21
22
import scala.collection.mutable
23
import scala.collection.mutable.ArrayBuffer
24
+import scala.language.existentials
25
import scala.math.log10
26
import scala.reflect.ClassTag
27
import scala.util.hashing.byteswap32
0 commit comments