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

    https://github.com/apache/spark/pull/19691#discussion_r190204871
  
    --- Diff: 
sql/hive/src/test/scala/org/apache/spark/sql/hive/execution/HiveDDLSuite.scala 
---
    @@ -495,6 +496,150 @@ class HiveDDLSuite
         }
       }
     
    +  def testDropPartition(dataType: DataType, value: Any): Unit = {
    --- End diff --
    
    can we add a similar test for checking that we are not dropping the 
partitions when the condition is not met?


---

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

Reply via email to