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

    https://github.com/apache/carbondata/pull/2614#discussion_r208206503
  
    --- Diff: examples/spark2/pom.xml ---
    @@ -49,6 +49,11 @@
           <artifactId>carbondata-store-sdk</artifactId>
           <version>${project.version}</version>
         </dependency>
    +    <dependency>
    +      <groupId>org.apache.carbondata</groupId>
    +      <artifactId>carbondata-mv-core</artifactId>
    --- End diff --
    
    This is adding always or in case of `mv` profile is selected?


---

Reply via email to