Github user chenliang613 commented on a diff in the pull request:

    https://github.com/apache/carbondata/pull/1581#discussion_r155179202
  
    --- 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 --
    
    Even though we remove all spark dependency in presto integration module, 
why here still need spark dependency in pom.xml of presto?


---

Reply via email to