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

    https://github.com/apache/carbondata/pull/2265#discussion_r187825638
  
    --- Diff: integration/presto/pom.xml ---
    @@ -462,12 +462,6 @@
           <version>3.0.2</version>
    --- End diff --
    
    Because in presto-module already have hadoop dependency as below, can we 
remove one ?
    ```
    groupId>org.apache.carbondata</groupId>
    <artifactId>carbondata-hadoop</artifactId>
    <version>${project.version}</version>
    ```


---

Reply via email to