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

    https://github.com/apache/carbondata/pull/1001#discussion_r121313696
  
    --- Diff: 
integration/spark-common-test/src/test/scala/org/apache/carbondata/spark/testsuite/partition/TestDDLForPartitionTable.scala
 ---
    @@ -130,6 +138,7 @@ class TestDDLForPartitionTable  extends QueryTest with 
BeforeAndAfterAll {
         sql("drop table if exists hashTable")
         sql("drop table if exists rangeTable")
         sql("drop table if exists listTable")
    +    sql("drop table test")
    --- End diff --
    
    Use drop table if exists


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to