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

    https://github.com/apache/carbondata/pull/2362#discussion_r193714989
  
    --- Diff: 
integration/spark-common-test/src/test/scala/org/apache/carbondata/spark/testsuite/createTable/TestNonTransactionalCarbonTable.scala
 ---
    @@ -401,7 +402,7 @@ class TestNonTransactionalCarbonTable extends QueryTest 
with BeforeAndAfterAll {
         intercept[RuntimeException] {
           buildTestDataWithSortColumns(List(""))
         }
    -    
    +
    --- End diff --
    
    do we require this extra space?


---

Reply via email to