Github user rahulforallp commented on a diff in the pull request:
https://github.com/apache/carbondata/pull/1386#discussion_r143977291
--- Diff: integration/spark-common-test/src/test/resources/complexdatawithheader.csv ---
@@ -0,0 +1,101 @@
+ deviceInformationId,channelsId,ROMSize,purchasedate,mobile,MAC,locationinfo,proddate,gamePointId,contractNumber
--- End diff --
@jackylk yes we can reduce no of rows. Done.
---