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

    https://github.com/apache/carbondata/pull/2266#discussion_r186028497
  
    --- Diff: 
integration/spark-common-test/src/test/scala/org/apache/carbondata/integration/spark/testsuite/complexType/TestComplexTypeQuery.scala
 ---
    @@ -69,7 +67,7 @@ class TestComplexTypeQuery extends QueryTest with 
BeforeAndAfterAll {
             "/array1.csv'  INTO TABLE complex_filter options ('DELIMITER'=',', 
'QUOTECHAR'='\"', " +
             "'COMPLEX_DELIMITER_LEVEL_1'='$', 'FILEHEADER'= 
'test1,test2,test3,test4,test5,test6," +
             "test7')")
    -      ()
    +    ()
    --- End diff --
    
    PLease revert this change


---

Reply via email to