pvary commented on code in PR #12721: URL: https://github.com/apache/iceberg/pull/12721#discussion_r2036987725
########## build.gradle: ########## @@ -763,6 +763,167 @@ project(':iceberg-hive-metastore') { } } +project(':iceberg-hive3-metastore') { Review Comment: I have tried to solve the issue with the gradle `resolutionStrategy.dependencySubstitution` based on properties provided on command line but, I was not able to make it work (maybe someone with more expertise could do it), so I don't see a better solution for now. -- 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