Github user xuchuanyin commented on a diff in the pull request:
https://github.com/apache/carbondata/pull/2695#discussion_r215974054
--- Diff: pom.xml ---
@@ -217,6 +217,12 @@
<version>${spark.version}</version>
<scope>${spark.deps.scope}</scope>
</dependency>
+ <dependency>
--- End diff --
Why is it needed for whole project scope? I think it will only be used in
streaming related modules---
