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

    https://github.com/apache/carbondata/pull/1336#discussion_r139307125
  
    --- Diff: 
integration/spark2/src/test/scala/org/apache/carbondata/spark/testsuite/partition/TestAlterPartitionTable.scala
 ---
    @@ -466,6 +467,111 @@ class TestAlterPartitionTable extends QueryTest with 
BeforeAndAfterAll {
         checkAnswer(result_after5, result_origin5)
       }
     
    +   test("test exception when alter partition and the values"
    --- End diff --
    
    That is also wrong.you can rework both and split into multiple test cases 
in another pr


---

Reply via email to