manuzhang commented on code in PR #10996: URL: https://github.com/apache/iceberg/pull/10996#discussion_r1734916650
########## mr/build.gradle: ########## @@ -52,8 +52,8 @@ project(':iceberg-mr') { exclude group: 'org.pentaho' // missing dependency exclude group: 'org.slf4j', module: 'slf4j-log4j12' } - compileOnly libs.hive2.metastore - compileOnly libs.hive2.serde + compileOnly libs.hive3.metastore Review Comment: Please share your thoughts in the discussion thread on the dev list https://lists.apache.org/thread/zg14b8cor4lnbyd3t4n1297y2bwb1fsg. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: issues-unsubscr...@iceberg.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@iceberg.apache.org For additional commands, e-mail: issues-h...@iceberg.apache.org