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

    https://github.com/apache/spark/pull/19464#discussion_r144319836
  
    --- Diff: core/src/test/scala/org/apache/spark/FileSuite.scala ---
    @@ -510,4 +510,65 @@ class FileSuite extends SparkFunSuite with 
LocalSparkContext {
         }
       }
     
    +  test("allow user to filter out empty split (old Hadoop API)") {
    +    val sf = new SparkConf()
    --- End diff --
    
    sf -> conf. You can fix it above too.


---

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

Reply via email to