Github user bhavya411 commented on a diff in the pull request:
https://github.com/apache/carbondata/pull/1581#discussion_r155435994
--- Diff: integration/presto/pom.xml ---
@@ -431,14 +435,27 @@
</dependency>
<dependency>
<groupId>org.apache.spark</groupId>
- <artifactId>spark-sql_2.11</artifactId>
+ <artifactId>spark-network-common_2.11</artifactId>
--- End diff --
Yes it is used only in Tests, we have defined the scope as test for all
these dependencies---
