Github user manishgupta88 commented on a diff in the pull request:
https://github.com/apache/carbondata/pull/1939#discussion_r168085120
--- Diff: .gitignore ---
@@ -15,4 +15,5 @@ target/
.project
.classpath
metastore_db/
-derby.log
\ No newline at end of file
+derby.log
+integration/spark-common-test/src/test/resources/Data
--- End diff --
Remove this file..it is not required to be committed---
