Github user dongjoon-hyun commented on a diff in the pull request:

    https://github.com/apache/spark/pull/20240#discussion_r161107216
  
    --- Diff: 
sql/core/src/test/scala/org/apache/spark/sql/execution/datasources/orc/OrcQuerySuite.scala
 ---
    @@ -608,4 +609,33 @@ class OrcQuerySuite extends OrcQueryTest with 
SharedSQLContext {
           }
         }
       }
    +
    +  test("Enabling/disabling ignoreCorruptFiles") {
    --- End diff --
    
    This has the same test coverage with a [Parquet test 
case](https://github.com/apache/spark/blob/master/sql/core/src/test/scala/org/apache/spark/sql/execution/datasources/parquet/ParquetQuerySuite.scala#L312).


---

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

Reply via email to