Github user advancedxy commented on a diff in the pull request:

    https://github.com/apache/spark/pull/21369#discussion_r189768335
  
    --- Diff: 
core/src/test/scala/org/apache/spark/util/collection/ExternalAppendOnlyMapSuite.scala
 ---
    @@ -23,8 +23,9 @@ import org.apache.spark._
     import org.apache.spark.internal.config._
     import org.apache.spark.io.CompressionCodec
     import org.apache.spark.memory.MemoryTestingUtils
    +import org.apache.spark.util.CompletionIterator
     
    -class ExternalAppendOnlyMapSuite extends SparkFunSuite with 
LocalSparkContext {
    +class ExternalAppendOnlyMapSuite extends SparkFunSuite with 
LocalSparkContext{
    --- End diff --
    
    Note the space. `LocalSparkContext {`


---

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org

Reply via email to