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

    https://github.com/apache/carbondata/pull/1839#discussion_r164344094
  
    --- Diff: 
integration/spark-common-test/src/test/scala/org/apache/carbondata/spark/testsuite/iud/HorizontalCompactionTestCase.scala
 ---
    @@ -360,6 +393,8 @@ class HorizontalCompactionTestCase extends QueryTest 
with BeforeAndAfterAll {
         CarbonProperties.getInstance()
           .addProperty(CarbonCommonConstants.isHorizontalCompactionEnabled , 
"true")
         sql("""drop table if exists t_carbn01""")
    +    sql("""drop table if exists customer1""")
    +
    --- End diff --
    
    @manishgupta88 done you can review


---

Reply via email to