Github user ravipesala commented on a diff in the pull request:
https://github.com/apache/carbondata/pull/2642#discussion_r213689912
--- Diff: integration/spark2/pom.xml ---
@@ -276,6 +312,8 @@
<configuration>
<excludes>
<exclude>src/main/spark2.1</exclude>
+ <exclude>src/main/spark2.3</exclude>
+ <exclude>src/main/commonTo2.2And2.3</exclude>
--- End diff --
I think here no need to include---
