Github user cloud-fan commented on a diff in the pull request:

    https://github.com/apache/spark/pull/20933#discussion_r179518715
  
    --- Diff: 
sql/core/src/test/scala/org/apache/spark/sql/execution/datasources/orc/OrcPartitionDiscoverySuite.scala
 ---
    @@ -66,13 +68,6 @@ abstract class OrcPartitionDiscoveryTest extends OrcTest 
{
           spark.read.orc(base.getCanonicalPath).createOrReplaceTempView("t")
     
           withTempTable("t") {
    -        checkAnswer(
    --- End diff --
    
    we should not remove tests


---

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to