Github user dongjoon-hyun commented on a diff in the pull request:

    https://github.com/apache/spark/pull/20659#discussion_r172588073
  
    --- Diff: sql/core/pom.xml ---
    @@ -86,15 +86,17 @@
           <scope>test</scope>
         </dependency>
     
    +    <dependency>
    +      <groupId>org.apache.hive</groupId>
    +      <artifactId>hive-storage-api</artifactId>
    +    </dependency>
         <dependency>
           <groupId>org.apache.orc</groupId>
           <artifactId>orc-core</artifactId>
    -      <classifier>${orc.classifier}</classifier>
    --- End diff --
    
    Please don't remove this.


---

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org

Reply via email to