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

    https://github.com/apache/spark/pull/22932#discussion_r230547020
  
    --- Diff: 
sql/core/src/test/scala/org/apache/spark/sql/execution/datasources/orc/OrcSourceSuite.scala
 ---
    @@ -314,6 +316,21 @@ abstract class OrcSuite extends OrcTest with 
BeforeAndAfterAll {
           checkAnswer(spark.read.orc(path.getCanonicalPath), Row(ts))
         }
       }
    +
    --- End diff --
    
    Please note that the following test case is executed twice; 
`OrcSourceSuite` and `HiveOrcSourceSuite`.


---

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

Reply via email to