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

    https://github.com/apache/carbondata/pull/2111#discussion_r178073457
  
    --- Diff: integration/presto/pom.xml ---
    @@ -436,13 +436,13 @@
           <groupId>org.apache.spark</groupId>
           <artifactId>spark-network-common_2.11</artifactId>
           <scope>test</scope>
    -      <version>2.1.0</version>
    +      <version>${spark.version}</version>
         </dependency>
         <dependency>
           <groupId>org.apache.spark</groupId>
           <artifactId>spark-core_2.11</artifactId>
    --- End diff --
    
    use `${scala.binary.version}`


---

Reply via email to