dongjoon-hyun commented on a change in pull request #30: Update to Spark 2.4
URL: https://github.com/apache/incubator-iceberg/pull/30#discussion_r240309257
 
 

 ##########
 File path: build.gradle
 ##########
 @@ -302,7 +300,7 @@ project(':iceberg-presto-runtime') {
         shadow "org.apache.avro:avro:$avroVersion"
         shadow ("org.apache.hive:hive-standalone-metastore:$hiveVersion") {
             exclude group: 'org.apache.hadoop', module: 'hadoop-common'
-            exclude group: 'org.apache.orc', module: 'orc-core'
+//            exclude group: 'org.apache.orc', module: 'orc-core'
 
 Review comment:
   Got it. Thank you for the replies, @danielcweeks and @rdblue .

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to