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

    https://github.com/apache/spark/pull/20659#discussion_r172587976
  
    --- 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>
    --- End diff --
    
    BTW, you should not introduce `hive` into `sql/core`.
    Apache ORC should be used as Apache ORC.


---

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

Reply via email to